youtube-dl/youtube_dl
Jaime Marquínez Ferrándiz b3d9ef88ec YoutubeDL: only set the ‘formats’ field of the info_dict if it was already set before
It caused a circular reference error, when trying to dump it to json (for example with the test video for myvideo.de or any other video without formats)
2013-12-23 10:23:13 +01:00
..
downloader
extractor [youtube] Prefer videos with sound 2013-12-23 04:51:42 +01:00
__init__.py Use bidiv instead of fribidi if available (Fixes ) 2013-12-23 04:19:50 +01:00
__main__.py
aes.py
FileDownloader.py
InfoExtractors.py
PostProcessor.py
update.py
utils.py
version.py release 2013.12.23.4 2013-12-23 05:08:35 +01:00
YoutubeDL.py YoutubeDL: only set the ‘formats’ field of the info_dict if it was already set before 2013-12-23 10:23:13 +01:00