This website requires JavaScript.
Explore
Help
Sign In
Akkariin
/
youtube-dl
Watch
1
Star
0
Fork
0
You've already forked youtube-dl
mirror of
https://github.com/l1ving/youtube-dl
synced
2025-03-12 02:22:13 +08:00
Code
Issues
Releases
Wiki
Activity
youtube-dl
/
youtube_dl
History
Sepero
f01e218ae2
Allow for infinite retries with retries option 0
...
Allow for infinite retries if the -R retries option was set as 0
2012-10-30 22:09:11 -03:00
..
__init__.py
retries cannot be None, because a default was set
2012-10-30 21:55:17 -03:00
__main__.py
Split code as a package, compiled into an executable zip
2012-03-25 03:07:37 +02:00
FileDownloader.py
Allow for infinite retries with retries option 0
2012-10-30 22:09:11 -03:00
InfoExtractors.py
slight change to Dailymotion uploader regex (fix)
2012-10-28 21:43:43 +01:00
PostProcessor.py
Fix audio bitrate quality for ffmpeg/avconv
2012-10-23 16:37:12 +02:00
utils.py
modified filename escaping to a "smarter" one
2012-10-28 22:47:02 +01:00