pukkandan
b85faf6ffb
[devscripts/pyinstaller] Analyze sub-modules of `Cryptodome`
...
Ref: https://github.com/yt-dlp/yt-dlp/issues/6185#issuecomment-1423523986
2 years ago
Master
203a06f855
[extractor/radiko] Fix format sorting for Time Free ( #6159 )
...
Authored by: road-master
2 years ago
Simon Sawicki
6839ae1f6d
[utils] `traverse_obj`: Fix more bugs
...
and cleanup uses of `default=[]`
Continued from b1bde57bef
2 years ago
LeoniePhiline
c0cd13fb1c
[extractor/vimeo] Fix `playerConfig` extraction ( #6203 )
...
Authored by: bashonly, LeoniePhiline
Closes #6149
2 years ago
Ha Tien Loi
f14c233348
[extractor/DouyuTV]: Use new API ( #6074 )
...
Authored by: hatienl0i261299
2 years ago
pukkandan
768a001781
[compat_utils] Simplify `EnhancedModule`
2 years ago
pukkandan
acb1042a9f
[devscripts] Provide pyinstaller hooks
...
Closes #6185
2 years ago
Stefan Lobbenmeier
f40e32fb1a
[extractor/servus] Rewrite extractor ( #6036 )
...
Closes #1076 , closes #4240 , closes #2748 , closes #1045 , closes #1498
Authored by: FrankZ85, Ashish0804, StefanLobbenmeier
Co-authored-by: FrankZ85 <43293037+FrankZ85@users.noreply.github.com>
2 years ago
bashonly
e61acb40b2
[extractor/wrestleuniverse] Add extractors ( #6158 )
...
Authored by bashonly, Grub4K
Closes #6120
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2 years ago
bashonly
7e68567e50
[downloader/hls] Allow extractors to provide AES key ( #6158 )
...
and related cleanup
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2 years ago
JChris246
f7efe6dc95
[extractor/pornez] Handle relative URLs in iframe ( #6171 )
...
Authored by: JChris246
Closes #6162
2 years ago
Simon Sawicki
b1bde57bef
[utils] `traverse_obj`: Fix several behavioral problems
...
See #6180 for further info
Authored by: Grub4K
2 years ago
pukkandan
88426d9446
[compat_utils] Improve `passthrough_module`
2 years ago
pukkandan
f6a765ceb5
[dependencies] Standardize `Cryptodome` imports
2 years ago
pukkandan
754c84e2e4
Support module level `__bool__` and `property`
2 years ago
pukkandan
7aefd19afe
Make `title` completely non-fatal
...
Ref: https://github.com/yt-dlp/yt-dlp/pull/6158#discussion_r1096984349
2 years ago
Felix Yan
fbbb5508ea
[extractor/huya] Support HD streams ( #6172 )
...
Authored by: felixonmars
2 years ago
OMEGA_RAZER
c77df98b1a
[extractor/reddit] Support user posts ( #6173 )
...
Authored by: OMEGARAZER
2 years ago
Jeroen Jacobs
d27bde9883
[extractor/GoPlay] Use new API ( #6151 )
...
Authored by: jeroenj
Closes #6032
2 years ago
sepro
0fe87a8730
[extractor/zdf] Use android API endpoint for UHD downloads ( #6150 )
...
Authored by: seproDev
2 years ago
Matumo
3b161265ad
[extractor/niconico] Add support for like history ( #5705 )
...
Authored by: Matumo, pukkandan
2 years ago
chio0hai
389896df85
[extractor/txxx] Add extractors ( #5240 )
...
Authored by: chio0hai
Closes #5021
2 years ago
pukkandan
b032ff0f03
[extractor/youtube] Handle `consent.youtube`
2 years ago
pukkandan
dad2210c0c
[extractor/youtube] Support `/live/` URL
2 years ago
Jasper Rebane
9cfdbcbf3f
[extractor/freesound] Workaround invalid URL in webpage ( #6147 )
...
Authored by: rebane2001
Closes #6146
2 years ago
lauren n. liberda
7543c9c99b
[extractor/twitter] Fix graphql extraction on some tweets ( #6075 )
...
Authored by: selfisekai
2 years ago
Simon Sawicki
acacb57c7e
[extractor/rumble] Fix format sorting
...
Closes #6119
Authored by: pukkandan
2 years ago
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
2 years ago
pukkandan
8b008d6254
[jsinterp] Support `if` statements
...
Closes #6131
2 years ago
Lesmiscore
83c4970e52
[utils] Fix `time_seconds` to use the provided TZ ( #6118 )
...
Authored by: Lesmiscore, Grub4K
Fixes https://github.com/yt-dlp/yt-dlp/pull/6056
2 years ago
bashonly
8aa0bd5d10
[extractor/generic] Avoid catastrophic backtracking in KVS regex
...
Authored by: bashonly
2 years ago
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
2 years ago
pukkandan
59d7de0da5
Fix `--concat-playlist`
...
Closes #6080
2 years ago
pukkandan
88d8928bf7
[plugins] Fix zip search paths
...
Closes #6011
2 years ago
bashonly
176a068cde
[extractor/nbc] Fix XML parsing
...
Python 3.7 compat bug in cb73b8460c
Authored by: bashonly
2 years ago
bashonly
5ab3534d44
[extractor/slideslive] Fix slides and chapters/duration ( #6024 )
...
* Fix slides/thumbnails extraction
* Extract duration to fix issues w/ `--embed-chapters`, `--split-chapters`
* Add `InfoExtractor._extract_mpd_vod_duration` method
* Expand applicability of `InfoExtractor._parse_m3u8_vod_duration` method
Authored by: bashonly
2 years ago
bashonly
cb73b8460c
[extractor/nbc] Fix `NBC` and `NBCStations` extractors ( #6033 )
...
Improve `InfoExtractor._parse_smil_formats` extension detection
Closes #6019
Authored by: bashonly
2 years ago
bashonly
7481998b16
[extractor/drtv] Fix bug in ab4cbef
( #6034 )
...
Fixes bug in ab4cbef
ab4cbeff00
Closes #5993
Authored by: bashonly
2 years ago
pukkandan
87ebab0615
[extractor/embedly] Embedded links may be for other extractors
...
Bug in bfd973ece3
Closes #5987
2 years ago
Marek Hudik
355d781bed
[extractor/rozhlas] Add extractor RozhlasVltavaIE ( #5951 )
...
Authored by: amra
2 years ago
github-actions
7287ab92f6
[version] update
...
Created by: pukkandan
:ci skip all :ci run dl
2 years ago
pukkandan
6becd2508c
Release 2023.01.06
2 years ago
pukkandan
edfc7725b1
[cleanup] Misc
2 years ago
JChris246
b382c1fc6a
[xanimu] Add extractor ( #5969 )
...
Authored by: JChris246
Closes #5810
2 years ago
Christoph Flathmann
8a6b167723
[extractor/crunchyroll:show] Add `language` to entries ( #5687 )
...
Authored by: Chrissi2812
2 years ago
mzhou
253ac4ba6a
[extractor/youtube] Retry manifest refresh for live-from-start ( #5670 )
...
Avoids ending download early when live stream is temporarily offline.
Best used with somewhat large `--retry-sleep extractor:` and `--extractor-retries`
Authored by: mzhou
2 years ago
George Schizas
84e0e33a19
[extractor/reddit] Add subreddit as `channel_id` ( #5685 )
...
Authored by: gschizas
Closes #5684
2 years ago
Frederik Nordahl Jul Sabroe
ab4cbeff00
[extractor/drtv] Add series extractors ( #5644 )
...
Authored by: FrederikNS
Closes #3567
2 years ago
Simon Sawicki
773c272d66
Fix config locations ( #5933 )
...
Bug in 8e40b9d1ec
Closes #5953
Authored by: Grub4k, coletdjnz, pukkandan
2 years ago
Jacob Truman
c3366fdfd0
[extractor/nbc] Update graphql query ( #5952 )
...
Closes #5918
Authored by: jacobtruman
2 years ago