aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Collapse)Author
2021-01-23[franceculture] Make thumbnail optional (closes #18807)Sergey M․
2021-01-23[franceculture] Fix extraction (closes #27891) (#27903)Aurélien Grosdidier
Co-authored-by: Sergey M. <dstftw@gmail.com>
2021-01-23[options] Clarify --extract-audio help string (closes #27878)Sergey M․
2021-01-22Introduce --output-na-placeholder (closes #27896)Sergey M․
2021-01-22[njpwworld] fix extraction (#27890)aarubui
2021-01-21[comedycentral] fix extraction(closes #27905)Remita Amine
2021-01-21[wat] remove unused variableRemita Amine
2021-01-21[wat] fix format extraction(closes #27901)Remita Amine
2021-01-21[americastestkitchen] improve season extractionRemita Amine
2021-01-21[americastestkitchen] Add support for downloading entire seasons (#27861)Brian Marks
2021-01-19[trovo] Add new extractor(closes #26125)Remita Amine
2021-01-19[aol] add support for yahoo videos(closes #26650)Remita Amine
2021-01-19[yahoo] fix single video extractionRemita Amine
2021-01-19[lbry] unescape lbry uri(closes #27872)Remita Amine
2021-01-19[ninegag] improve extractionRemita Amine
2021-01-19[9gag] Fix Extraction (#23022)DrWursterich
2021-01-18[americastestkitchen] Improve metadata extraction for ATK episodes (#27860)Brian Marks
2021-01-17[aljazeera] fix extraction(closes #20911)(closes #27779)Remita Amine
2021-01-17[minds] improve extractionRemita Amine
2021-01-17[Minds] Add new extractor (#17934)Tatsh
2021-01-17[ard] Fix title and description extraction and update tests (#27761)Adrian Heine né Lang
2021-01-17[aenetworks] Fix test (#27847)Adrian Heine né Lang
2021-01-16[spotify] Add new extractor for Spotify Podcasts(closes #27443)Remita Amine
2021-01-16release 2021.01.162021.01.16Sergey M․
2021-01-16[mixcloud:playlist:base] Fix video id extraction in flat playlist mode (refs ↵Sergey M․
#27787)
2021-01-16[animeondemand] Add support for lazy playlist extraction (closes #27829)Sergey M․
2021-01-16[YoutubeDL] Protect from infinite recursion due to recursively nested ↵Sergey M․
playlists (closes #27833)
2021-01-15[twitter] Add tests for more cardsRemita Amine
2021-01-15[youporn] Restrict fallback download URL (refs #27822)Sergey M․
2021-01-15[youporn] Improve height and tbr extraction (refs #23659, refs #20425)Sergey M․
2021-01-15[youporn] Fix extraction (closes #27822)Sergey M․
2021-01-15[twitter] Add support for unified cards (closes #27826)Sergey M․
2021-01-14[twitch] Set OAuth token for GraphQL requests using auth-token cookie (#27790)main()
Co-authored-by: remitamine <remitamine@gmail.com>
2021-01-14[YoutubeDL] Ignore failure to create existing directory (#27811)Aaron Zeng
2021-01-14[YoutubeDL] Raise syntax error for format selection expressions with ↵Sergey M․
multiple + operators (closes #27803)
2021-01-13[Mixcloud] Harmonize ID generation from lists with full ID generation (#27787)Aarni Koskela
Mixcloud IDs are generated as `username_slug` when the full ID dict has been downloaded. When downloading a list (e.g. uploads, favorites, ...), the temporary ID is just the `slug`. This made e.g. archive file usage require the download of stream metadata before the download can be rejected as already downloaded. This commit attempts to get the uploader username during the GraphQL query, so the temporary IDs are generated similarly.
2021-01-13[cspan] improve info extraction(closes #27791)Remita Amine
2021-01-12[adn] improve info extractionRemita Amine
2021-01-12[ADN] Fix extraction (#27732)Adrian Heine né Lang
Closes #26963.
2021-01-11[youtube:search] fix view_count and try to extract all video sections(closes ↵Remita Amine
#27588)(closes #27604)
2021-01-10[twitch] Improve login error extractionSergey M․
2021-01-10[twitch] Fix authentication (refs #27743)Sergey M․
2021-01-09[threeqsdn] Improve extraction(closes #21058)Remita Amine
2021-01-08[peertube] Extract files also from streamingPlaylists (#27728)0l-l0
JSON objects with an empty "files" tag seem to be a valid PeerTube API response. In those cases the "files" arrays contained in the "streamingPlaylists" members can be used instead. closes #26002 closes #27586
2021-01-08[khanacademy] fix extraction(closes #2887)(closes #26803)Remita Amine
2021-01-08[spike] Update Paramount Network feed URL(closes #27715)Remita Amine
2021-01-08release 2021.01.082021.01.08Sergey M․
2021-01-07[rai] improve subtitles extraction (#27705)nixxo
closes #27698
2021-01-07[canvas] Match only supported VRT NU URLs(#27707)Remita Amine
2021-01-06[extractors] add BibelTVIE importRemita Amine