coletdjnz
|
7474e4531e
|
[extractor/AmazonStore] Fix JSON extraction (#5111)
Fixes https://github.com/yt-dlp/yt-dlp/issues/5110
Authored by: coletdjnz
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
|
2 years ago |
coletdjnz
|
d3a3d7f0cc
|
[extractor/JWPlatform] Fix extractor (#5112)
Fix bitrate and filesize extraction and support embeds with unquoted urls.
Related: #5106
Authored by: coletdjnz
|
2 years ago |
bashonly
|
8671f995cc
|
[extractor/paramountplus] Better DRM detection (#5126)
Closes #5119
Authored by: bashonly
|
2 years ago |
bashonly
|
4a61501db9
|
[extractor/anvato] Fix extractor and refactor (#5074)
Authored by: bashonly
|
2 years ago |
m4tu4g
|
7244895bde
|
[extractor/zee5] Fix `_VALID_URL` (#5124)
Closes #4612
Authored by: m4tu4g
|
2 years ago |
sam
|
177662e0f2
|
[extractor/MicrosoftEmbed] Add extractor (#5082)
Closes #2638
Authored by: DoubleCouponDay
|
2 years ago |
Fabi019
|
f48ab881f6
|
[extractor/bundesliga] Add extractor (#5094)
Closes #2339
Authored by: Fabi019
|
2 years ago |
zenerdi0de
|
eb2d9504b9
|
[extractor/tennistv] Fix timestamp (#5085)
Authored by: zenerdi0de
|
2 years ago |
Nitish Kumar
|
8a04054647
|
[extractor/hrfensehen] Fix extractor (#5096)
Authored by: snapdgn
|
2 years ago |
pukkandan
|
8b7fb8b60d
|
[extractor] Make search_json able to parse lists
Now `contains_pattern` can be set to `\[.+\]`
|
2 years ago |
Teemu Ikonen
|
a83333c432
|
[extractor/iltalehti] Add extractor (#5117)
Authored by: tpikonen
|
2 years ago |
Dhruv
|
573a98d6f0
|
[extractor/bongacams] Update `_VALID_URL` (#5104)
Closes #5075
Authored by: 0xGodspeed
|
2 years ago |
std-move
|
af7a5eef2f
|
[downloader/aria2c] Fix filename containing leading whitespace (#5099)
Similar to eb55bad5a0 , but for fragmented downloads
Authored by: std-move
|
2 years ago |
Itachi
|
576faf00b2
|
[extractor/Mxplayer] Fix extractor (#4966)
Closes #4946
Authored by: itachi-19
|
2 years ago |
nixxo
|
81b6102d20
|
[downloader/ism] Support ec-3 codec (#5004)
Closes #296
Authored by: nixxo
|
2 years ago |
tobi1805
|
acf306d1f9
|
[extractor/tv2] Support new url format (#5063)
Closes #4973
Authored by: tobi1805
|
2 years ago |
HobbyistDev
|
20a7304e4c
|
[extractor/unscripted] Add extractor (#5008)
Closes #4903
Authored by: HobbyistDev
|
2 years ago |
Simon Sawicki
|
2e0f8d4f6e
|
[extractor/yandexvideopreview] Update _VALID_URL (#5084)
Closes #5065
Authored by: Grub4K
|
2 years ago |
HobbyistDev
|
7e378287c4
|
[extractor/malltv] Fix video_id extraction (#4883)
Closes #4870
Authored by: HobbyistDev
|
2 years ago |
Mehavoid
|
9cc5aed990
|
[extractor/trovo] Fix extractors (#4880)
Authored by: Mehavoid
Closes #4878
|
2 years ago |
Elyse
|
48f535f5f8
|
[extractor/tencent] Add Iflix extractor (#4829)
Closes #4823
Authored by: elyse0
|
2 years ago |
Teemu Ikonen
|
8dbad2a439
|
[extractor/audioboom] Support direct URLs and refactor (#4803)
Authored by: tpikonen, pukkandan
|
2 years ago |
bashonly
|
11398b922c
|
[extractor/nbc] Add NBCStations extractor (#5077)
Closes #4571
Authored by: bashonly
|
2 years ago |
Simon Sawicki
|
dfea94f8f6
|
[extractor/crunchyroll:beta] Improve handling of hardsubs (#5041)
Closes #3397
Authored by: Grub4K
|
2 years ago |
coletdjnz
|
f1aae71568
|
[extractor/rcs] Fix embed extraction
Fixes https://github.com/yt-dlp/yt-dlp/issues/5076
Authored by: coletdjnz
|
2 years ago |
Anant Murmu
|
a5642f2c4a
|
[extractor/zee5] Generate device ids (#5062)
Closes #4937
Authored by: freezboltz
|
2 years ago |
Julien Hadley Jack
|
10e2eb4f81
|
[extractor/ondemandkorea] Update `jw_config` regex (#5040)
Authored by: julien-hadleyjack
|
2 years ago |
coletdjnz
|
c9eba8075f
|
[extractor/wordpress:playlist] Add generic embed extractor (#5012)
Fixes https://github.com/yt-dlp/yt-dlp/issues/4955
Authored by: coletdjnz
|
2 years ago |
Fabi019
|
9d69c4e4b4
|
[extractor/BerufeTV] Add extractor (#4921)
Closes #4632
Authored by: Fabi019
|
2 years ago |
Timendum
|
292fdad297
|
[extractor/dplay:italy] Add default authentication (#5056)
Closes #2950
Authored by: Timendum
|
2 years ago |
Kyle Anthony Williams
|
c04cc2e28e
|
[extractor/soundcloud:search] More metadata in `--flat-playlist` (#4965)
Authored by: SuperSonicHub1
|
2 years ago |
pukkandan
|
7a32c70d13
|
[cleanup] Fix flake8 and minor refactor
Issues from ab029d7e92 , 1fb53b946c
|
2 years ago |
pukkandan
|
709ee21417
|
[extractor/youtube] Do not warn on duplicate chapters
Eg: vYbaM8w8yzw
|
2 years ago |
pukkandan
|
1fb53b946c
|
[extractor/youtube:tab] Improve continuation items extraction
|
2 years ago |
pukkandan
|
1dd18a8808
|
[extractor/YoutubeShortsAudioPivot] Support `source` URLs
`ytshortsap:` is no longer needed
|
2 years ago |
pukkandan
|
0a5095fe8d
|
[extractor/youtube:tab] Support `reporthistory` page
Closes #4929
|
2 years ago |
pukkandan
|
0f60ba6e65
|
[extractor] Improve json+ld extraction
Related #5035
|
2 years ago |
Simon Sawicki
|
1534aba865
|
[extractor/artetv] Remove duplicate stream urls (#5047)
Closes #4510
Authored by: Grub4K
|
2 years ago |
coletdjnz
|
0ca0f88121
|
[extractor/heise] Fix extractor (#5029)
Fixes https://github.com/yt-dlp/yt-dlp/issues/1520
Authored by: coletdjnz
|
2 years ago |
pukkandan
|
0500ee3d81
|
Don't download entire video when no matching `--download-sections`
|
2 years ago |
pukkandan
|
46a5b335e7
|
[cookies] Let `_get_mac_keyring_password` fail gracefully
Closes #4915
|
2 years ago |
pukkandan
|
914491b8e0
|
[utils] `Popen.run`: Fix default return in binary mode
|
2 years ago |
Simon Sawicki
|
ab029d7e92
|
[utils] `traverse_obj`: Rewrite, document and add tests (#5024)
Authored by: Grub4K
|
2 years ago |
pukkandan
|
0bd5a039ea
|
Playlists maynot always have webpage_url
|
2 years ago |
Lesmiscore
|
5c8b2ee9ec
|
[extractor/RUTV] Fix warnings for livestreams (#5016)
Authored by: Lesmiscore
|
2 years ago |
Lesmiscore
|
faf7863bb0
|
[extractor/Smotrim] Add extractor (#5015)
Authored by: nikita-moor, Lesmiscore
|
2 years ago |
coletdjnz
|
d42763a443
|
[extractor/rutube] Fix `_EMBED_REGEX`
Closes https://github.com/yt-dlp/yt-dlp/issues/4797
Authored by: coletdjnz
|
2 years ago |
coletdjnz
|
3c757d5ed2
|
[extractor/wistia] Add support for channels (#4819)
Fixes https://github.com/yt-dlp/yt-dlp/issues/4748
Related: https://github.com/yt-dlp/yt-dlp/issues/4985
Authored by: coletdjnz
|
2 years ago |
pukkandan
|
f55523cfdd
|
[utils] `js_to_json`: Improve
Closes #4900
|
2 years ago |
coletdjnz
|
32972518da
|
[extractor/telegraaf] Use mobile GraphQL API endpoint
Workaround for Cloudflare 403
Fixes https://github.com/yt-dlp/yt-dlp/issues/5000
Authored by: coletdjnz
|
2 years ago |