yt-dlp/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
__init__.py
__main__.py
aes.py
FileDownloader.py
InfoExtractors.py
PostProcessor.py
update.py
utils.py
version.py
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