yt-dlp/youtube_dl
Albert Kim 52c8ade4ad Made generic IE handle more cases
Added a possible quote after file, so it can now handle cases like:
'file': 'http://www.a.com/b.mp4'
2013-06-27 19:16:09 +01:00
..
extractor Made generic IE handle more cases 2013-06-27 19:16:09 +01:00
__init__.py Added support for additional vtt subtitle format (WebVTT) in youtube-dl. 2013-06-26 11:28:47 +02:00
__main__.py
FileDownloader.py FileDownloader: fixed call to "report_error" of YoutubeDL 2013-06-26 16:32:47 +02:00
InfoExtractors.py
PostProcessor.py
update.py
utils.py
version.py release 2013.06.34.1 2013-06-27 17:58:58 +02:00
YoutubeDL.py Fixed typo in subtitle format option (from: sbt => sbv) 2013-06-26 11:59:29 +02:00