aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-29[cleanup] Add deprecation warningspukkandan
2021-11-29[cleanup] Misc cleanuppukkandan
Closes #1805, closes #1800
2021-11-29[cleanup] Refactor `JSInterpreter._seperate`pukkandan
2021-11-29[build] Use `workflow_dispatch` for releasepukkandan
2021-11-29[build] Fix MacOS Buildpukkandan
Closes #1624
2021-11-29[build] Save Git HEAD at release alongside version infopukkandan
2021-11-29Option `--wait-for-video` to wait for scheduled streamspukkandan
2021-11-29Option `--break-per-input` to apply --break-on... to each input URLpukkandan
2021-11-29Fix --break-on-archive when pre-checkingpukkandan
2021-11-29[downloader] Add colors to download progresspukkandan
2021-11-29[youtube] Decrypt n-sig for URLs with `ratebypass`pukkandan
Closes #1796
2021-11-29[vimeo] Sort http formats higherpukkandan
Closes #1821
2021-11-28[Instagram] Display more login errors (#1822)MinePlayersPE
Authored by: MinePlayersPE
2021-11-28[RedGifs] Add Search and User extractors (#1808)Deer-Spangle
Authored by: Deer-Spangle
2021-11-28[NovaEmbed] Fix extractor (#1814)std-move
Authored by: std-move
2021-11-27Fix logic error in report_unplayable_conflictshirt
2021-11-27[tiktok:user] Set `webpage_url` correctlypukkandan
Closes #1802
2021-11-27[twitch:vod] Extract live status (#1722)DEvmIb
Authored by: DEvmIb
2021-11-27Ensure directory exists when checking formatspukkandan
2021-11-27[EmbedSubtitles] Slightly relax duration checkpukkandan
and related cleanup Closes #1385
2021-11-27[FixupM3u8] Fixup MPEG-TS in MP4 containerpukkandan
Closes #1701, https://github.com/ytdl-org/youtube-dl/issues/26410
2021-11-27[Senate.gov] Add SenateGovIE and fix SenateISVPIE (#1435)Grabien
Authored by: Grabien, pukkandan
2021-11-27[Aljazeera] Fix extractor (#1577)u-spec-png
Closes #1518 Authored by: u-spec-png
2021-11-27[Twitch:vod] Add chapters (#1515)mpeter50
Authored by: mpeter50
2021-11-27[Tvplayhome] Fix extractor (#1357)gustaf
Authored by: pukkandan, 18928172992817182 (gustaf)
2021-11-27[redgifs] Add extractor (#1631)chio0hai
Closes #1504 Authored by: chio0hai
2021-11-27[xvideos] Fix extractor (#1799)Yakabuff
Closes #1788 Authored by: Yakabuff
2021-11-27[nebula] Add NebulaCollectionIE and rewrite extractor (#1694)Henrik Heimbuerger
Closes #1690 Authored by: hheimbuerger
2021-11-27[CPTwentyFour] Add extractor (#1769)Ashish Gupta
Closes #1768 Authored by: Ashish0804
2021-11-27[generic] Support mpd manifests without extension (#1806)shirt
Authored by: shirt-dev
2021-11-27[extractor/breitbart] Breitbart.com website support (#1434)Grabien
Authored by: Grabien
2021-11-27Streamff extractor (#1736)cntrl-s
Closes #1359 Authored by: cntrl-s
2021-11-24[cleanup,instagram] Refactor extractorspukkandan
Closes #1561
2021-11-24[radiozet] Add extractor (#1593)Aurora
Authored by: 0xA7404A (Aurora)
2021-11-24[ITV] Fix extractor (#1776)Tim
Closes #1775 Authored by: staubichsauger
2021-11-24[MTV] Improve mgid extraction (#1713)Sipherdrakon
Original PR: https://github.com/ytdl-org/youtube-dl/pull/30149 Fixes: #713, #1580, https://github.com/ytdl-org/youtube-dl/issues/30139 Authored by: Sipherdrakon, kikuyan
2021-11-24[youtube:search_url] Add playlist/channel supportpukkandan
Closes #1213, #1214
2021-11-24[cleanup,youtube] Reorganize Tab and Search extractor inheritancespukkandan
2021-11-24[PatreonUser] Do not capture RSS URLspukkandan
Closes #1777
2021-11-23Clarify video/audio-only formats in -Fpukkandan
Related: #1759
2021-11-23[jsinterp] Fix splice to handle floatpukkandan
Needed for new youtube js player f1ca6900 Closes #1767
2021-11-23[tv2] Expand valid URLpukkandan
Closes #1764
2021-11-23[sbs] Fix for movies and livestreamspukkandan
Closes #1640
2021-11-23[itv] Fix for Python 3.6/3.7pukkandan
Closes #1758
2021-11-23[extractor] Extract `average_rating` from JSON-LDpukkandan
Eg: Crunchyroll
2021-11-23[ARDBetaMediathek] Handle new URLspukkandan
Adapted from https://github.com/ytdl-org/youtube-dl/commit/8562218350a79d4709da8593bb0c538aa0824acf Closes #1601
2021-11-23Ensure path for link files exists (#1755)Zirro
Authored by: Zirro
2021-11-23[mediaklikk] Expand valid URLpukkandan
Partial fix for #1409
2021-11-23[vimeo] Add fallback for config URLpukkandan
Closes #1662
2021-11-23[downloader/ffmpeg] Fix for direct videos inside mpd manifestspukkandan
Closes #1751