yt-dlp/youtube_dl
Jaime Marquínez Ferrándiz ab2d524780 Improve the OpenGraph regex
* Do not accept '>' between the property and content attributes.
* Recognize the properties if the content attribute is before the property attribute using two regexes (fixes the extraction of the description for SlideshareIE).
2013-11-15 12:24:54 +01:00
..
extractor Improve the OpenGraph regex 2013-11-15 12:24:54 +01:00
__init__.py
__main__.py
aes.py
FileDownloader.py
InfoExtractors.py
PostProcessor.py
update.py
utils.py
version.py release 2013.11.15 2013-11-15 01:47:15 +01:00
YoutubeDL.py Pass the 'download' argument to 'process_video_result' (fixes #1769) 2013-11-15 11:04:26 +01:00