youtube-dl/youtube_dl
brimston3 8a1c26021c Optionally set the expected final filesize of a download as an xattribute.
Requires python-xattr and a filesystem that supports user xattributes.
2013-08-03 16:06:13 -04:00
..
extractor [arte] add support for downloading from http://liveweb.arte.tv (fixes #1014) 2013-08-03 19:07:04 +02:00
__init__.py Optionally set the expected final filesize of a download as an xattribute. 2013-08-03 16:06:13 -04:00
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 2013-04-11 08:02:17 +03:00
FileDownloader.py Optionally set the expected final filesize of a download as an xattribute. 2013-08-03 16:06:13 -04:00
InfoExtractors.py Remove mentions of old InfoExtractors module 2013-06-23 22:42:59 +02:00
PostProcessor.py Log a better error message if ffprobe or avconv are not found (related #1134) 2013-07-31 21:22:08 +02:00
update.py [update] Add package manager to error message (#959) 2013-07-01 02:36:49 +02:00
utils.py Use determine_ext when saving the thumbnail 2013-07-12 22:08:49 +02:00
version.py release 2013.08.02 2013-08-02 13:35:13 +02:00
YoutubeDL.py Switch some calls to to_stderr to report_error and report_warning 2013-07-31 21:20:46 +02:00