Commit Graph

20522 Commits (54044decd0d8ffecaa9dee0ec82574c4890dcd8f)
 

Author SHA1 Message Date
github-actions 814dfb7e25 [version] update
Created by: pukkandan

:ci skip all
pukkandan 91f071af60
Release 2021.12.01
pukkandan 2aa5e2cc01
Ensure same config file is not loaded multiple times
j54vc1bk 1bad50eced
[CableAV] Add extractor ()
Authored by: j54vc1bk
u-spec-png ac0efabf12
[Bilibili] Fix title extraction ()
Closes 
Authored by: u-spec-png
Ashish Gupta 73f035e1fe
[Cleanup] Remove some unnecessary groups in regexes ()
Authored by: Ashish0804
nyuszika7h 0cbed930c8
[trovo] Fix extractor ()
Closes 

Authored by: nyuszika7h
Ashish Gupta 5118d2ec58
[DiscoveryPlus] Rewrite extractors (see desc) ()
* Add `DiscoveryPlusItalyShowIE`
* Use `uuid.uuid4().hex` for device id so no cookies are required
* Fix dash formats not being downloaded
* Extract subtitles from manifests
* Move all extractors to one file and restructure inheritances

Authored by: Ashish0804, pukkandan
pukkandan 717216b093
Validate --get-bypass-country
Closes 
pukkandan 5c22c63da3
Fix `--trim-filename` when filename has `.`
Closes 
pukkandan ee8dd27a73
[cleanup] Add deprecation warnings
pukkandan f304da8a29
[cleanup] Misc cleanup
Closes , closes 
pukkandan 06dfe0a0a2
[cleanup] Refactor `JSInterpreter._seperate`
pukkandan 75b725a7cc
[build] Use `workflow_dispatch` for release
pukkandan 13ab5fa586
[build] Fix MacOS Build
Closes 
pukkandan 36eaf3039a
[build] Save Git HEAD at release alongside version info
pukkandan f2ebc5c7be
Option `--wait-for-video` to wait for scheduled streams
pukkandan b222c27145
Option `--break-per-input` to apply --break-on... to each input URL
pukkandan 5e5be0c0b2
Fix --break-on-archive when pre-checking
pukkandan 7578d77d8c
[downloader] Add colors to download progress
pukkandan b29165267f
[youtube] Decrypt n-sig for URLs with `ratebypass`
Closes 
pukkandan bc104778d6
[vimeo] Sort http formats higher
Closes 
MinePlayersPE d298d33fe6
[Instagram] Display more login errors ()
Authored by: MinePlayersPE
Deer-Spangle bf57cfa8b7
[RedGifs] Add Search and User extractors ()
Authored by: Deer-Spangle
std-move 3c2208f82d
[NovaEmbed] Fix extractor ()
Authored by: std-move
shirt 93e597ba28
Fix logic error in report_unplayable_conflict
pukkandan b28cdcc0e4
[tiktok:user] Set `webpage_url` correctly
Closes 
DEvmIb a33c0d9c5d
[twitch:vod] Extract live status ()
Authored by: DEvmIb
pukkandan 75689fe59b
Ensure directory exists when checking formats
pukkandan 5ce1d13eba
[EmbedSubtitles] Slightly relax duration check
and related cleanup
Closes 
pukkandan e04b003e64
[FixupM3u8] Fixup MPEG-TS in MP4 container
Closes , https://github.com/ytdl-org/youtube-dl/issues/26410
Grabien 909b0d66f4
[Senate.gov] Add SenateGovIE and fix SenateISVPIE ()
Authored by: Grabien, pukkandan
u-spec-png dfd78699f5
[Aljazeera] Fix extractor ()
Closes 
Authored by: u-spec-png
mpeter50 639f80c1f9
[Twitch:vod] Add chapters ()
Authored by: mpeter50
gustaf 896a88c5c6
[Tvplayhome] Fix extractor ()
Authored by: pukkandan, 18928172992817182 (gustaf)
chio0hai 4e4ba1d75f
[redgifs] Add extractor ()
Closes 
Authored by: chio0hai
Yakabuff 2abf081554
[xvideos] Fix extractor ()
Closes  
Authored by: Yakabuff
Henrik Heimbuerger 359df0fc42
[nebula] Add NebulaCollectionIE and rewrite extractor ()
Closes 
Authored by: hheimbuerger
Ashish Gupta 3938a9212c
[CPTwentyFour] Add extractor ()
Closes 
Authored by: Ashish0804
shirt cf1f13b817
[generic] Support mpd manifests without extension ()
Authored by: shirt-dev
Grabien 18d6dd4e01
[extractor/breitbart] Breitbart.com website support ()
Authored by: Grabien
cntrl-s 883ecd5494
Streamff extractor ()
Closes  
Authored by: cntrl-s
pukkandan eb56d132d2
[cleanup,instagram] Refactor extractors
Closes 
Aurora 17b4540662
[radiozet] Add extractor ()
Authored by: 0xA7404A (Aurora)
Tim da27aeea5c
[ITV] Fix extractor ()
Closes 
Authored by: staubichsauger
Sipherdrakon fec41d17a5
[MTV] Improve mgid extraction ()
Original PR: https://github.com/ytdl-org/youtube-dl/pull/30149
Fixes: , , https://github.com/ytdl-org/youtube-dl/issues/30139

Authored by: Sipherdrakon, kikuyan
pukkandan a61fd4cf6f
[youtube:search_url] Add playlist/channel support
Closes , 
pukkandan a6213a4925
[cleanup,youtube] Reorganize Tab and Search extractor inheritances
pukkandan 9941a1e127
[PatreonUser] Do not capture RSS URLs
Closes 
pukkandan ff51ed588f
Clarify video/audio-only formats in -F
Related: