Commit Graph

21116 Commits (4d37720a0c5f1c9c4768ea20b0f943277f55bc12)
 

Author SHA1 Message Date
Lesmiscore 4d37720a0c
[extractor/youtube] Download `post_live` videos from start ()
* The fragments are generated as a `LazyList`. So only the required formats are expanded during download, but all fragment lists are printed/written in infojson.
* The m3u8 formats which cannot be downloaded from start are not extracted by default, but can be enabled with an extractor-arg. The extractor-arg `include_live_dash` is renamed to `include_incomplete_formats` to account for this new use-case.

Closes 
Authored by: Lesmiscore, pukkandan
bashonly dd4411aac2
[extractor/nfl] Fix extractor ()
Closes 
Authored by: bashonly
Livia Medeiros 1d77d8ce07
[extractor/holodex] Fix `_VALID_URL` ()
Authored by: LiviaMedeiros
pukkandan a057779d5e
[cleanup] Minor fixes
Closes , Closes 
coletdjnz 7474e4531e
[extractor/AmazonStore] Fix JSON extraction ()
Fixes https://github.com/yt-dlp/yt-dlp/issues/5110

Authored by: coletdjnz
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
coletdjnz d3a3d7f0cc
[extractor/JWPlatform] Fix extractor ()
Fix bitrate and filesize extraction and support embeds with unquoted urls.

Related:  

Authored by: coletdjnz
bashonly 8671f995cc
[extractor/paramountplus] Better DRM detection ()
Closes 
Authored by: bashonly
bashonly 4a61501db9
[extractor/anvato] Fix extractor and refactor ()
Authored by: bashonly
m4tu4g 7244895bde
[extractor/zee5] Fix `_VALID_URL` ()
Closes 
Authored by: m4tu4g
sam 177662e0f2
[extractor/MicrosoftEmbed] Add extractor ()
Closes 
Authored by: DoubleCouponDay
Fabi019 f48ab881f6
[extractor/bundesliga] Add extractor ()
Closes 
Authored by: Fabi019
zenerdi0de eb2d9504b9
[extractor/tennistv] Fix timestamp ()
Authored by: zenerdi0de
Nitish Kumar 8a04054647
[extractor/hrfensehen] Fix extractor ()
Authored by: snapdgn
pukkandan 8b7fb8b60d
[extractor] Make search_json able to parse lists
Now `contains_pattern` can be set to `\[.+\]`
Teemu Ikonen a83333c432
[extractor/iltalehti] Add extractor ()
Authored by: tpikonen
Dhruv 573a98d6f0
[extractor/bongacams] Update `_VALID_URL` ()
Closes 
Authored by: 0xGodspeed
std-move af7a5eef2f
[downloader/aria2c] Fix filename containing leading whitespace ()
Similar to eb55bad5a0, but for fragmented downloads
Authored by: std-move
Itachi 576faf00b2
[extractor/Mxplayer] Fix extractor ()
Closes 
Authored by: itachi-19
nixxo 81b6102d20
[downloader/ism] Support ec-3 codec ()
Closes 
Authored by: nixxo
tobi1805 acf306d1f9
[extractor/tv2] Support new url format ()
Closes 
Authored by: tobi1805
HobbyistDev 20a7304e4c
[extractor/unscripted] Add extractor ()
Closes 
Authored by: HobbyistDev
Simon Sawicki 2e0f8d4f6e
[extractor/yandexvideopreview] Update _VALID_URL ()
Closes 
Authored by: Grub4K
HobbyistDev 7e378287c4
[extractor/malltv] Fix video_id extraction ()
Closes 
Authored by: HobbyistDev
Mehavoid 9cc5aed990
[extractor/trovo] Fix extractors ()
Authored by: Mehavoid
Closes 
Elyse 48f535f5f8
[extractor/tencent] Add Iflix extractor ()
Closes 
Authored by: elyse0
Teemu Ikonen 8dbad2a439
[extractor/audioboom] Support direct URLs and refactor ()
Authored by: tpikonen, pukkandan
bashonly 11398b922c
[extractor/nbc] Add NBCStations extractor ()
Closes 
Authored by: bashonly
Simon Sawicki dfea94f8f6
[extractor/crunchyroll:beta] Improve handling of hardsubs ()
Closes 
Authored by: Grub4K
coletdjnz f1aae71568
[extractor/rcs] Fix embed extraction
Fixes https://github.com/yt-dlp/yt-dlp/issues/5076

Authored by: coletdjnz
Anant Murmu a5642f2c4a
[extractor/zee5] Generate device ids ()
Closes 
Authored by: freezboltz
Julien Hadley Jack 10e2eb4f81
[extractor/ondemandkorea] Update `jw_config` regex ()
Authored by: julien-hadleyjack
coletdjnz c9eba8075f
[extractor/wordpress:playlist] Add generic embed extractor ()
Fixes https://github.com/yt-dlp/yt-dlp/issues/4955

Authored by: coletdjnz
Fabi019 9d69c4e4b4
[extractor/BerufeTV] Add extractor ()
Closes 
Authored by: Fabi019
Timendum 292fdad297
[extractor/dplay:italy] Add default authentication ()
Closes 

Authored by: Timendum
Kyle Anthony Williams c04cc2e28e
[extractor/soundcloud:search] More metadata in `--flat-playlist` ()
Authored by: SuperSonicHub1
pukkandan 7a32c70d13
[cleanup] Fix flake8 and minor refactor
Issues from ab029d7e92, 1fb53b946c
pukkandan 709ee21417
[extractor/youtube] Do not warn on duplicate chapters
Eg: vYbaM8w8yzw
pukkandan 1fb53b946c
[extractor/youtube:tab] Improve continuation items extraction
pukkandan 1dd18a8808
[extractor/YoutubeShortsAudioPivot] Support `source` URLs
`ytshortsap:` is no longer needed
pukkandan 0a5095fe8d
[extractor/youtube:tab] Support `reporthistory` page
Closes 
pukkandan 0f60ba6e65
[extractor] Improve json+ld extraction
Related 
Simon Sawicki 1534aba865
[extractor/artetv] Remove duplicate stream urls ()
Closes 
Authored by: Grub4K
coletdjnz 0ca0f88121
[extractor/heise] Fix extractor ()
Fixes https://github.com/yt-dlp/yt-dlp/issues/1520
Authored by: coletdjnz
pukkandan 0500ee3d81
Don't download entire video when no matching `--download-sections`
pukkandan 46a5b335e7
[cookies] Let `_get_mac_keyring_password` fail gracefully
Closes 
pukkandan 914491b8e0
[utils] `Popen.run`: Fix default return in binary mode
Simon Sawicki ab029d7e92
[utils] `traverse_obj`: Rewrite, document and add tests ()
Authored by: Grub4K
pukkandan 0bd5a039ea
Playlists maynot always have webpage_url
Lesmiscore 5c8b2ee9ec
[extractor/RUTV] Fix warnings for livestreams ()
Authored by: Lesmiscore
Lesmiscore faf7863bb0
[extractor/Smotrim] Add extractor ()
Authored by: nikita-moor, Lesmiscore