2
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 08, 2024 — Sep 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
report_extraction was never called for GenericIE More... almost 15 years ago
Use a temporary filename to download files More... almost 15 years ago
Reworked 'upload_date' code for output sequence in YoutubeIE. More... almost 15 years ago
Preliminary downloading from vimeo More... almost 15 years ago
Give preference to WebM formats. More... almost 15 years ago
Bump version number More... almost 15 years ago
Update User-Agent string More... almost 15 years ago
Rework upload date mechanism after detecting problems in several tests More... almost 15 years ago
Restore file permissions More... almost 15 years ago
Merge branch 'master' of https://github.com/psi-neamf/youtube-dl into psi-neamf More... almost 15 years ago
Added 'uploaddate' output sequence for YoutubeIE. More... almost 15 years ago
Correctly parse the player URL in RTMP downloads (closes #11) More... almost 15 years ago
Minor help text correction More... almost 15 years ago
Added command line switch -A --auto-number More... almost 15 years ago
Allow comments in batch file. More... almost 15 years ago
Add playlist-end option (courtesy of Nevar Angelo) More... almost 15 years ago
Modify autoupdate URLs to match the ones from github.com More... almost 15 years ago
Bump version number More... almost 15 years ago
Update User-Agent string More... almost 15 years ago
Load cookies if the cookie file exists when starting the program More... almost 15 years ago
Use stderr for output when the output file is "-" (fixes issue #216) More... almost 15 years ago
Add new --cookies option to be able to save cookies to disk (fixes issue #208) More... almost 15 years ago
Set stdout to binary mode under Windows (fixes issue #218) More... almost 15 years ago
Support "https" in YouTube video URLs (fixes issue #215) More... almost 15 years ago
Use HTTPS for the login URL (fixes issue #163) More... almost 15 years ago
Bump version number More... almost 15 years ago
Retry on any 5xx server error More... almost 15 years ago
Treat HTTP error 500 the same way as 503 (fixes issue #209) More... almost 15 years ago
Support the -nocookie suffix in youtube domain name (fixes issue #200) More... almost 15 years ago
Do not print file name on warning message (fixes issue #197) More... almost 15 years ago