Commit Graph

21467 Commits (2e269bd998c61efaf7500907d114a56e5e83e65e)
 

Author SHA1 Message Date
pukkandan 2e269bd998
[pyinst] Fix for pyinstaller 5.8
Fixes comment https://github.com/yt-dlp/yt-dlp/issues/1839#issuecomment-1427002271
Bruno Guerreiro 78a78fa74d
[extractor/youtube] Add hyperpipe instances ()
Authored by: Generator
HobbyistDev 0ba87dd279
[extractor/biliintl] Add intro and ending chapters ()
Authored by: HobbyistDev
Roland Hieber 05799a48c7
[extractor/youtube] Update invidious and piped instances ()
Authored by: rohieb
ByteDream 93abb7406b
[extractor/crunchyroll] Add intro chapter ()
Authored by: ByteDream
LowSuggestion912 b23167e754
[extractor/common] Fix `_search_nuxt_data` ()
Authored by: LowSuggestion912
Chris Caruso 417cdaae08
[extractor/ximalaya] Update album `_VALID_URL` ()
Authored by: carusocr
Closes 
sepro b3eaab7ca2
[extractor/vlive] Replace with `VLiveWebArchiveIE` ()
vlive has shut down: https://web.archive.org/web/20221031171019/https://www.vlive.tv/notice/4749

Authored by: seproDev
lauren n. liberda a31d0fa6c3
[extractor/tvp] Support `stream.tvp.pl` ()
Authored by: selfisekai
sepro cc2389c8ac
[extractor/npo] Fix extractor and add HD support ()
Authored by: seproDev
Chris Caruso 20266508dd
[extractor/bfmtv] Support `rmc` prefix ()
Authored by: carusocr
Closes 
qulaz cc13293c28
[extractor/clyp] Support `wav` ()
Authored by: qulaz
oxamun 989f47b631
[extractor/tnaflix] Fix extractor ()
Closes 
Authored by: oxamun, bashonly
JChris246 7d5f919bad
[extractor/Stripchat] Fix extractor ()
Authored by bashonly, JChris246
Closes , closes 
panatexxa c62e64cf01
[extractor/moviepilot] Fix extractor ()
Authored by: panatexxa
pmitchell86 c085cc2def
[extractor/91porn] Fix title and comment extraction ()
Authored by: pmitchell86
Fixes 
Alex Berg 7708df8da0
[extractor/Hidive] Fix subtitles and age-restriction ()
Authored by: chexxor
Closes 
pukkandan b85faf6ffb
[devscripts/pyinstaller] Analyze sub-modules of `Cryptodome`
Ref: https://github.com/yt-dlp/yt-dlp/issues/6185#issuecomment-1423523986
Master 203a06f855
[extractor/radiko] Fix format sorting for Time Free ()
Authored by: road-master
Simon Sawicki 6839ae1f6d
[utils] `traverse_obj`: Fix more bugs
and cleanup uses of `default=[]`

Continued from b1bde57bef
LeoniePhiline c0cd13fb1c
[extractor/vimeo] Fix `playerConfig` extraction ()
Authored by: bashonly, LeoniePhiline
Closes 
Ha Tien Loi f14c233348
[extractor/DouyuTV]: Use new API ()
Authored by: hatienl0i261299
pukkandan 768a001781
[compat_utils] Simplify `EnhancedModule`
pukkandan acb1042a9f
[devscripts] Provide pyinstaller hooks
Closes 
Stefan Lobbenmeier f40e32fb1a
[extractor/servus] Rewrite extractor ()
Closes , closes , closes , closes , closes 
Authored by: FrankZ85, Ashish0804, StefanLobbenmeier

Co-authored-by: FrankZ85 <43293037+FrankZ85@users.noreply.github.com>
bashonly e61acb40b2
[extractor/wrestleuniverse] Add extractors ()
Authored by bashonly, Grub4K
Closes 

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
bashonly 7e68567e50
[downloader/hls] Allow extractors to provide AES key ()
and related cleanup

Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
JChris246 f7efe6dc95
[extractor/pornez] Handle relative URLs in iframe ()
Authored by: JChris246
Closes 
Simon Sawicki b1bde57bef
[utils] `traverse_obj`: Fix several behavioral problems
See  for further info

Authored by: Grub4K
pukkandan 88426d9446
[compat_utils] Improve `passthrough_module`
pukkandan f6a765ceb5
[dependencies] Standardize `Cryptodome` imports
pukkandan 754c84e2e4
Support module level `__bool__` and `property`
pukkandan 7aefd19afe
Make `title` completely non-fatal
Ref: https://github.com/yt-dlp/yt-dlp/pull/6158#discussion_r1096984349
Felix Yan fbbb5508ea
[extractor/huya] Support HD streams ()
Authored by: felixonmars
OMEGA_RAZER c77df98b1a
[extractor/reddit] Support user posts ()
Authored by: OMEGARAZER
Jeroen Jacobs d27bde9883
[extractor/GoPlay] Use new API ()
Authored by: jeroenj
Closes 
sepro 0fe87a8730
[extractor/zdf] Use android API endpoint for UHD downloads ()
Authored by: seproDev
Matumo 3b161265ad
[extractor/niconico] Add support for like history ()
Authored by: Matumo, pukkandan
chio0hai 389896df85
[extractor/txxx] Add extractors ()
Authored by: chio0hai
Closes 
pukkandan b032ff0f03
[extractor/youtube] Handle `consent.youtube`
pukkandan dad2210c0c
[extractor/youtube] Support `/live/` URL
Jasper Rebane 9cfdbcbf3f
[extractor/freesound] Workaround invalid URL in webpage ()
Authored by: rebane2001
Closes 
lauren n. liberda 7543c9c99b
[extractor/twitter] Fix graphql extraction on some tweets ()
Authored by: selfisekai
Simon Sawicki acacb57c7e [extractor/rumble] Fix format sorting
Closes 
Authored by: pukkandan
Simon Sawicki 776995bc10
[utils] `traverse_obj`: Various improvements
- Add `set` key for transformations/filters
- Add `re.Match` group names
- Fix behavior for `expected_type` with `dict` key
- Raise for filter function signature mismatch in debug

Authored by: Grub4K
pukkandan 8b008d6254
[jsinterp] Support `if` statements
Closes 
Lesmiscore 83c4970e52
[utils] Fix `time_seconds` to use the provided TZ ()
Authored by: Lesmiscore, Grub4K

Fixes https://github.com/yt-dlp/yt-dlp/pull/6056
bashonly 8aa0bd5d10
[extractor/generic] Avoid catastrophic backtracking in KVS regex
Authored by: bashonly
Simon Sawicki 37e325b92f [utils] Use local kernel32 for file locking on Windows
Ref: https://github.com/ytdl-org/youtube-dl/issues/21545

Authored by: Grub4K
pukkandan 59d7de0da5
Fix `--concat-playlist`
Closes