mehq
|
5b4bb715e6
|
[BanBye] Add extractor (#3177)
Closes #3175
Authored by: mehq
|
3 years ago |
pukkandan
|
1235d333ab
|
[youtube] Fix auto-translated automatic captions
d49669acad only covered ASR
Closes #2956
|
3 years ago |
pukkandan
|
18e4940825
|
[youtube] Add extractor-arg to skip auto-translated subs
|
3 years ago |
shirt
|
727029c508
|
[youtube] Detect DRM better
Authored by: shirt-dev
|
3 years ago |
coletdev
|
fd2ad7cb24
|
[youtube:tab] Return shorts url if video is a short (#3168)
Allows filtering out shorts from feeds with `--match-filter`
Closes #3165
Authored-by: coletdjnz
|
3 years ago |
Lesmiscore (Naoya Ozaki)
|
3cea3edd1a
|
[utils] WebSocketsWrapper: Allow omitting `__enter__` invocation (#3187)
Authored by: Lesmiscore
|
3 years ago |
zackmark29
|
1fb707badb
|
[viu] Fixed extractor (#3136)
Closes #3133
Authored by: zackmark29, pukkandan
|
3 years ago |
pukkandan
|
ae72962643
|
[youtube] Try embedded client variants before agegate
agegate variants appears to be broken, but don't remove them for the time-being
|
3 years ago |
pukkandan
|
ae6a1b9585
|
[docs] Minor improvements
Closes #3127, Closes #3081, Closes #3177
|
3 years ago |
pukkandan
|
231025c463
|
Fix bug in 52efa4b312
Closes #3173
|
3 years ago |
pukkandan
|
700ccbe3f1
|
[extractor] Allow control characters inside json
Closes #3174
|
3 years ago |
vvto33
|
12a64f2777
|
[TVer] Support landing page (#3075)
Authored by: vvto33
|
3 years ago |
mehq
|
b8f2f8f6b3
|
[LastFM] Add extractors (#3141)
Closes #2967
Authored by: mehq
|
3 years ago |
pukkandan
|
ea5ca8e7fc
|
[ellentube] Extract subtitles from manifest
Fixes https://github.com/ytdl-org/youtube-dl/issues/30761
|
3 years ago |
Lesmiscore (Naoya Ozaki)
|
c2d2ee40eb
|
[generic] Extract subtitles from video.js (#3156)
Authored by: Lesmiscore
|
3 years ago |
pukkandan
|
b9c7b1e9b4
|
[cleanup, vimeo] Fix tests
|
3 years ago |
CplPwnies
|
1f1df1251e
|
[adobepass] Fix Suddenlink MSO (#3148)
Authored by: CplPwnies
|
3 years ago |
1-Byte
|
84842aee2b
|
[azmedien] Add TVO Online to supported hosts (#3125)
Authored by: 1-Byte
|
3 years ago |
coletdev
|
e6552207da
|
[panopto] Improve subtitle extraction and support slides (#3009)
Related: #1946, #2908
Authored-by: coletdjnz
|
3 years ago |
foghawk
|
510809f1aa
|
[nitter] Minor fixes and update instance list (#3099)
Authored by: foghawk
|
3 years ago |
i6t
|
f4ad919298
|
[Veo] Fix extractor (#3101)
Authored by: i6t
|
3 years ago |
pukkandan
|
52efa4b312
|
[extractor] Add `_perform_login` function (#2943)
* Adds new functions `_initialize_pre_login` and `_perform_login` as part of the extractor API
* Adds `ie.supports_login` to the public API
|
3 years ago |
Luc Ritchie
|
028f6437f1
|
[afreecatv] Match new vod url (#3097)
Authored by: wlritchi
|
3 years ago |
Sipherdrakon
|
43c38abd1f
|
[ParamountPlus,CBS] Change VALID_URL (#3098)
Closes #3096
Authored by: Sipherdrakon
|
3 years ago |
pukkandan
|
e4b98809cf
|
[youtube] Fix pagination of `membership` tab
|
3 years ago |
pukkandan
|
5a373d9768
|
[veo] Fix `_VALID_URL`
Closes #3095
|
3 years ago |
Ha Tien Loi
|
7e6a187096
|
[Huya] Add extractor (#3035)
Closes #3033
Authored by: hatienl0i261299
|
3 years ago |
Lesmiscore (Naoya Ozaki)
|
3f168f0e45
|
[RUTV] Fix format sorting (#3085)
Closes #3084
Authored by: Lesmiscore
|
3 years ago |
Lesmiscore (Naoya Ozaki)
|
7bdcb4a40e
|
[niconico] Rewrite NiconicoIE (#3018)
Closes https://github.com/yt-dlp/yt-dlp/issues/2636, partially fixes https://github.com/yt-dlp/yt-dlp/issues/367
Authored by: Lesmiscore
|
3 years ago |
Soebb
|
497a6c5f57
|
[daftsex] Fix extractor (#2757)
Closes #2637
Authored by: Soebb
|
3 years ago |
BohwaZ
|
4b3c5d1b81
|
[FranceCulture] Support playlists (#1872)
Authored by: bohwaz
|
3 years ago |
Dorian Westacott
|
ec47c12f69
|
[ParamountPlusSeries] Support multiple pages (#3026)
Authored by: dodrian
|
3 years ago |
pukkandan
|
25791435b7
|
[arte] Add `format_note` to m3u8 formats
Related: #3086
|
3 years ago |
pukkandan
|
4e34889f1c
|
[rumble] unescape title
|
3 years ago |
pukkandan
|
a1b2d84360
|
[youtube] Avoid false positives when detecting damaged formats
Closes #3083
|
3 years ago |
coletdjnz
|
5dbc77df26
|
[youtube:api] Prefer minified JSON response
Authored-by: coletdjnz
|
3 years ago |
pukkandan
|
aeb21b98f1
|
[phantomjs] Fix bug in 8b7539d27c
Closes #3066
|
3 years ago |
coletdev
|
b3edc8068e
|
[downloader/mhtml] Fix fragments with absolute urls (#3044)
Authored-by: coletdjnz
|
3 years ago |
coletdev
|
17322130a9
|
[youtube] Improve video upload date handling (#3029)
* Don't prefer UTC upload date for past live streams/premieres
* Improve regex (fixes a regression)
Authored-by: coletdjnz
|
3 years ago |
coletdjnz
|
a825ffbffa
|
[extractor] Support merging subtitles with data
Authored-by: coletdjnz
|
3 years ago |
Lesmiscore (Naoya Ozaki)
|
24e3d87431
|
[PokemonSoundLibrary] Add extractor (#3001)
Authored by: Lesmiscore
|
3 years ago |
Ha Tien Loi
|
63b2f88bc7
|
[Zingmp3] Fix signature (#3004)
Authored by: hatienl0i261299
|
3 years ago |
Ha Tien Loi
|
33b8c411bc
|
[MangoTV] Improve extractor (#2971)
Authored by: hatienl0i261299
|
3 years ago |
Lesmiscore (Naoya Ozaki)
|
6e6beffd04
|
[openrec] Refactor extractors (#2941)
Authored by: Lesmiscore
|
3 years ago |
coletdev
|
e248be3319
|
[panopto] Add extractors (#2908)
Based on https://github.com/ytdl-org/youtube-dl/pull/13449
Closes #1946
Authored by: coletdjnz, kmark
|
3 years ago |
pukkandan
|
ff91cf7483
|
[utils] Add `get_first`
|
3 years ago |
P-reducible
|
9461cb586a
|
[Rokfin] Fix `availability` (#1534)
Authored by: P-reducible
|
3 years ago |
pukkandan
|
a405b38f20
|
[youtube] Further de-prioritize 3gp format
|
3 years ago |
pukkandan
|
08d30158ec
|
[cleanup, docs] Misc cleanup
Closes #2828, closes #2734, closes #2802, closes #2937
|
3 years ago |
Ha Tien Loi
|
c89bec262c
|
[xinpianchang] Add extractor (#2963)
Authored by: hatienl0i261299
|
3 years ago |