You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp
Matthew a1c5d2ca64
[Youtube] Rewrite comment extraction (#167)
Closes #121

TODO:
* Add an option for the user to specify newest/popular and max number of comments
* Refactor the download code and generalize with TabIE
* Parse time_text to timestamp
4 years ago
..
downloader Refactor (See desc) 4 years ago
extractor [Youtube] Rewrite comment extraction (#167) 4 years ago
postprocessor [embedthumbnail] Set mtime correctly 4 years ago
YoutubeDL.py Refactor (See desc) 4 years ago
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py Completely change project name to yt-dlp (#85) 4 years ago
options.py
socks.py Completely change project name to yt-dlp (#85) 4 years ago
swfinterp.py
update.py
utils.py Refactor (See desc) 4 years ago
version.py