You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
youtube-dl/youtube_dl
renalid 51ca93d751
[francetv] Update to fix thumbnail URL issue (#27120)
Fix the thumbnail URL. The issue was here for many years, never fixed. It's done ! :-)

Example : https://www.france.tv/france-2/de-gaulle-l-eclat-et-le-secret/de-gaulle-l-eclat-et-le-secret-saison-1/2035247-solitude.html

failed thumbnail url generated : http://pluzz.francetv.fr/staticftv/ref_emissions/2020-11-02/EMI_1104da66f533cc7dc5d0d07a181a18c2e2fe1d81_20201014122553940.jpg

right thumbnail url fixed : https://sivideo.webservices.francetelevisions.fr/staticftv/ref_emissions/2020-11-02/EMI_1104da66f533cc7dc5d0d07a181a18c2e2fe1d81_20201014122553940.jpg
4 years ago
..
downloader [downloader/http] Fix crash during urlopen caused by missing reason of URLError 4 years ago
extractor [francetv] Update to fix thumbnail URL issue (#27120) 4 years ago
postprocessor [postprocessor/embedthumbnail] Fix issues (closes #25717) 4 years ago
YoutubeDL.py [YoutubeDL] Fix --ignore-errors for playlists with generator-based entries of url_transparent (closes #27064) 4 years ago
__init__.py Output batch filename when it could not be read (#21915) 5 years ago
__main__.py
aes.py
cache.py
compat.py [compat] Introduce compat_cookiejar_Cookie 4 years ago
jsinterp.py
options.py [options] Clarify doc on --exec command (closes #19087) (#24883) 4 years ago
socks.py
swfinterp.py
update.py [update] Fix updating via symlinks (closes #23991) 4 years ago
utils.py [utils] Skip ! prefixed code in js_to_json 4 years ago
version.py release 2020.11.19 4 years ago