summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2020-11-21release 2020.11.21.12020.11.21.1Sergey M․
2020-11-21[ChangeLog] ActualizeSergey M․
[ci skip]
2020-11-21release 2020.11.212020.11.21Sergey M․
2020-11-21[youtube:tab] Comment out testSergey M․
2020-11-21[svtplay] Fix test titleSergey M․
2020-11-21[svtplay] Add support for svt.se/barnkanalen (closes #24817)Sergey M․
2020-11-21[svt] Extract timestamp and thumbnail in more cases (#27130)Mattias Wadman
Add timestamp, set to "valid from" which i think could been seen as publish time. Add thumbnail in more cases, seems to was only done in the embedded data case for some reason. Switch svtplay test url to an existing video and also one with no expire date. Also add an additional thumbnail url test regex.
2020-11-21Fix typos (#27084)Josh Soref
* spelling: authorization Signed-off-by: Josh Soref <[email protected]> * spelling: brightcove Signed-off-by: Josh Soref <[email protected]> * spelling: creation Signed-off-by: Josh Soref <[email protected]> * spelling: exceeded Signed-off-by: Josh Soref <[email protected]> * spelling: exception Signed-off-by: Josh Soref <[email protected]> * spelling: extension Signed-off-by: Josh Soref <[email protected]> * spelling: extracting Signed-off-by: Josh Soref <[email protected]> * spelling: extraction Signed-off-by: Josh Soref <[email protected]> * spelling: frontline Signed-off-by: Josh Soref <[email protected]> * spelling: improve Signed-off-by: Josh Soref <[email protected]> * spelling: length Signed-off-by: Josh Soref <[email protected]> * spelling: listsubtitles Signed-off-by: Josh Soref <[email protected]> * spelling: multimedia Signed-off-by: Josh Soref <[email protected]> * spelling: obfuscated Signed-off-by: Josh Soref <[email protected]> * spelling: partitioning Signed-off-by: Josh Soref <[email protected]> * spelling: playlist Signed-off-by: Josh Soref <[email protected]> * spelling: playlists Signed-off-by: Josh Soref <[email protected]> * spelling: restriction Signed-off-by: Josh Soref <[email protected]> * spelling: services Signed-off-by: Josh Soref <[email protected]> * spelling: split Signed-off-by: Josh Soref <[email protected]> * spelling: srmediathek Signed-off-by: Josh Soref <[email protected]> * spelling: support Signed-off-by: Josh Soref <[email protected]> * spelling: thumbnail Signed-off-by: Josh Soref <[email protected]> * spelling: verification Signed-off-by: Josh Soref <[email protected]> * spelling: whitespaces Signed-off-by: Josh Soref <[email protected]>
2020-11-21[youtube] Fix error reason extraction (#27081)Daniel Peukert
2020-11-21[youtube] Fix like and dislike count extraction (closes #25977)Sergey M․
2020-11-21[youtube:tab] Add support for current video and fix lives extraction (closes ↵Sergey M․
#27126)
2020-11-20[infoq] fix format extraction(closes #25984)Remita Amine
2020-11-20[francetv] Update to fix thumbnail URL issue (#27120)renalid
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
2020-11-21[downloader/http] Fix crash during urlopen caused by missing reason of URLErrorSergey M․
2020-11-21[YoutubeDL] Fix --ignore-errors for playlists with generator-based entries ↵Sergey M․
of url_transparent (closes #27064)
2020-11-20[youtube:tab] Replace some test URLs with RIAA-friendly onesSergey M․
2020-11-20[youtube] Improve yt initial data extraction (closes #27093)Sergey M․
2020-11-20[discoverynetworks] add support new TLC/DMAX URLs(closes #27100)Remita Amine
2020-11-20[rai] fix protocol relative relinker URLs(closes #22766)Remita Amine
2020-11-20[rai] fix unavailable video format detectionRemita Amine
2020-11-20[rai] improve extractionRemita Amine
2020-11-20[rai] Fix extraction for recent raiplay.it updates (#27077)Leonardo Taccari
- Remove first test of RaiPlayIE: it is no longer available - Make RaiPlayIE extension-agnostic (passing possible `.json' URLs is now supported too) - Adjust RaiPlayLiveIE to recent raiplay.it updates. Passing it as `url_transparent' is no longer supported (there is no longer an accessible ContentItem) - Adjust RaiPlayPlaylistIE to recent raiplay.it updates and instruct it about ContentSet-s. - Update a RaiIE test and remove two tests that are no longer availables Thanks to @remitamine for the review!
2020-11-19[viki] improve format extractionRemita Amine
2020-11-19[viki] fix stream extraction from mpd (#27092)beefchop
Co-authored-by: beefchop <[email protected]>
2020-11-19[googledrive] fix format extraction(closes #26979)Remita Amine
2020-11-19[amara] improve extractionRemita Amine
2020-11-19[Amara] Add new extractor (#20618)Joost Verdoorn
* [Amara] Add new extractor
2020-11-19[vimeo:album] fix extraction(closes #27079)Remita Amine
2020-11-19[mtv] fix mgid extraction(closes #26841)Remita Amine
2020-11-19release 2020.11.192020.11.19Sergey M․
2020-11-19[ChangeLog] ActualizeSergey M․
[ci skip]
2020-11-19[youporn] Fix upload date extraction and make comment count optional (closes ↵Sergey M․
#26986)
2020-11-19[arte] Rework extractorsSergey M․
* Reimplement embed and playlist extractors to delegate to the single entrypoint artetv extractor Beware reluctant download archive extractor keys breakage. * Improve embeds detection (closes #27057) - Remove obsolete code
2020-11-19[arte] Extract m3u8 formats (closes #27061)Sergey M․
2020-11-18[mgtv] fix format extraction(closes #26415)Remita Amine
2020-11-18[extractor/common] Output error for invalid URLs in _is_valid_url (refs ↵Sergey M․
#21400, refs #24151, refs #25617, refs #25618, refs #25586, refs #26068, refs #27072)
2020-11-18[lbry] add support for odysee.com domain(closes #26806)Remita Amine
2020-11-17[francetv] improve info extractionRemita Amine
2020-11-17[francetv] Add fallback video url extraction (#27047)gdzx
Fallback on another API endpoint when no video formats are found. Closes ytdl-org#22561
2020-11-18release 2020.11.182020.11.18Sergey M․
2020-11-18[ChangeLog] ActualizeSergey M․
[ci skip]
2020-11-18[spiegel] Fix extraction (closes #24206, closes #24767)Sergey M․
Code picked from PR #24767 since original repo is not available due to takedown.
2020-11-18[youtube] Improve extractionSergey M․
+ Add support for --no-playlist (closes #27009) * Improve playlist and mix extraction (closes #26390, closes #26509, closes #26534, closes #27011) + Extract playlist uploader data * Update tests
2020-11-17[youtube:tab] fix view_count extraction(closes #27051)Remita Amine
2020-11-17[malltv] fix extraction(closes #27035)Remita Amine
2020-11-17[bandcamp] extract playlist_description(closes #22684)Remita Amine
2020-11-17[urplay] fix extraction(closes #26828)Remita Amine
2020-11-17[youtube:tab] Fix playlist title extraction (closes #27015)Sergey M․
2020-11-17[youtube] Fix chapters extraction (closes #26005)Sergey M․
2020-11-17release 2020.11.172020.11.17Sergey M․