aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Collapse)Author
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 <beefchop@users.noreply.github.com>
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[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[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․
2020-11-17[youtube:tab] Fix extraction with cookies provided (closes #27005)Sergey M․
2020-11-16[lrt] fix extraction with empty tags(closes #20264)Remita Amine
2020-11-17[ndr:embed:base] Extract subtitles (closes #25447, closes #26106)Sergey M․
2020-11-17[servus] Add support for pm-wissen.com (closes #25869)Sergey M․
2020-11-17[servus] Fix extraction (closes #26872, closes #26967, closes #26983, closes ↵Sergey M․
#27000)
2020-11-17[xtube] Fix extraction (closes #26996)Sergey M․
2020-11-17[utils] Skip ! prefixed code in js_to_jsonSergey M․
2020-11-16[lrt] fix extractionRemita Amine
2020-11-16[lbry] Add new extractorRemita Amine
2020-11-16[condenast] fix extraction and extract subtitlesRemita Amine
2020-11-16[bandcamp] fix extractionRemita Amine
2020-11-16[rai] fix RaiPlay extractionRemita Amine
2020-11-16[extractors] Remove VLivePlaylistIE importRemita Amine
2020-11-16[vlive] fix extractionRemita Amine
2020-11-16[usanetwork] fix extractionRemita Amine