1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-30 07:39:38 +00:00
youtube-dl/youtube_dl
Jaime Marquínez Ferrándiz 6d38616e67 Merge pull request #1181 from h3xx/master
Add some verbosity when reporting finished downloads

Remove the mixed use of tabs and spaces for indentation.
2013-08-28 10:54:07 +02:00
..
extractor [addanime] add file 2013-08-28 10:28:16 +02:00
__init__.py Delete default user agent (Fixes #1309) 2013-08-27 23:31:24 +02:00
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 2013-04-11 08:02:17 +03:00
FileDownloader.py Merge pull request #1181 from h3xx/master 2013-08-28 10:54:07 +02:00
InfoExtractors.py Remove mentions of old InfoExtractors module 2013-06-23 22:42:59 +02:00
PostProcessor.py Print a message before embedding the subtitles 2013-08-23 18:17:43 +02:00
update.py [update] Add package manager to error message (#959) 2013-07-01 02:36:49 +02:00
utils.py HTTPError is in urllib.error in Python 3, not in http.error 2013-08-28 10:18:39 +02:00
version.py release 2013.08.28 2013-08-27 23:31:36 +02:00
YoutubeDL.py Allow to specify multiple subtitles languages separated by commas (closes #518) 2013-08-23 18:34:57 +02:00