pukkandan
|
17ffed1842
|
[docs] Improvements
* Move detailed installation instructions to https://github.com/yt-dlp/yt-dlp/wiki/Installation
* Link to wiki where applicable
* Fix some mistakes. Closes #4853, Closes #4855, Closes #4852
* Improve some error messages
|
2 years ago |
pukkandan
|
be9c0884d7
|
[extractor/BiliIntlSeries] Fix `_VALID_URL`
Closes #4825
|
2 years ago |
Elyse
|
69082b38dc
|
[phantomjs] Fix bug in 587021cd9f (#4833)
Authored by: elyse0
|
2 years ago |
coletdjnz
|
aa824dd10b
|
[extractor/mediaworksnzvod] Add extractor (#4817)
Authored by: coletdjnz
|
2 years ago |
TokyoBlackHole
|
a12d03e15d
|
[extractor/animeondemand] Remove extractor (#4830)
Authored by: TokyoBlackHole
|
2 years ago |
Lesmiscore
|
3c7a276234
|
[extractor/amazonstore] Retry to avoid captcha page (#4811)
Authored by: Lesmiscore
|
2 years ago |
bashonly
|
d6f8871964
|
[extractor/triller] Fix auth token (#4813)
Authored by: bashonly
|
2 years ago |
pukkandan
|
5469a4ab11
|
[extractor/motorsport] Support native embeds
Closes #4749
|
2 years ago |
pukkandan
|
2c475e48b5
|
[extractor/bandcamp] Extract `uploader_url`
Closes #4755
|
2 years ago |
pukkandan
|
7c6eb424d3
|
[extractor/youtube] Detect `lazy-load-for-videos` embeds
Closes #4812
|
2 years ago |
pukkandan
|
d2c8aadf79
|
[cleanup] Misc
Closes #4710, Closes #4754, Closes #4723
Authored by: pukkandan, MrRawes, DavidH-2022
|
2 years ago |
pukkandan
|
05deb747bb
|
[jsinterp] Fix escape in regex
|
2 years ago |
pukkandan
|
b505e8517a
|
[extractor/youtube] Fallback regex for nsig code extraction
|
2 years ago |
pukkandan
|
f2e9fa3ef7
|
[FormatSort] Fix `aext` for `--prefer-free-formats`
Closes #4735
|
2 years ago |
coletdjnz
|
1ff88b7aec
|
[extractor/youtube] Add `no-youtube-prefer-utc-upload-date` compat option (#4771)
This option reverts 992f9a730b and 17322130a9 to prefer the non-UTC upload date in microformats.
Authored by: coletdjnz, pukkandan
|
2 years ago |
bashonly
|
92aa6d6883
|
[extractor/triller] Add extractor (#4712)
Closes #4703
Authored by: bashonly
|
2 years ago |
Elyse
|
b2a4db425b
|
[VQQ] Add extractors (#4706)
Closes #1666
Authored by: elyse0
|
2 years ago |
Yifu Yu
|
de49cdbe9d
|
[extractor/bilibili] Extract `flac` with premium account (#4759)
Authored by: jackyyf
|
2 years ago |
HobbyistDev
|
11734714c2
|
[extractor/eurosport] Add extractor (#4613)
Closes #2487
Authored by: HobbyistDev
|
2 years ago |
pukkandan
|
b86ca447ce
|
[extractor/mediaset] Fix embed extraction
Closes #4804
|
2 years ago |
Tejas Arlimatti
|
f8c7ba9984
|
[extractor/epoch] Add extractor (#4772)
Closes #4714
Authored by: tejasa97
|
2 years ago |
DepFA
|
76f2bb175d
|
[extractor/stripchat] Don't modify input URL (#4781)
Authored by: dfaker
|
2 years ago |
Lesmiscore
|
bfbecd1174
|
[extractor/newspicks] Add extractor (#4725)
Authored by: Lesmiscore
|
2 years ago |
Jeff Huffman
|
459262ac97
|
[extractor/crunchyroll:beta] Use anonymous access (#4704)
Closes #4692
Authored by: tejing1
|
2 years ago |
pukkandan
|
da4db748fa
|
[utils] Add `deprecation_warning`
See https://github.com/yt-dlp/yt-dlp/pull/2173#issuecomment-1097021515
|
2 years ago |
pukkandan
|
d81ba7d491
|
[jsinterp, extractor/youtube] Minor fixes
|
2 years ago |
OHaiiBuzzle
|
5135ed3d4a
|
[extractor/huya] Fix stream extraction (#4798)
Closes #4658
Authored by: ohaiibuzzle
|
2 years ago |
pukkandan
|
c4b2df872d
|
[jsinterp] Fix `_separate`
Ref: https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1231126941
|
2 years ago |
Samantaz Fox
|
224b5a35f7
|
[extractor/youtube] Update iOS Innertube clients (#4792)
Authored by: SamantazFox
|
2 years ago |
coletdjnz
|
50ac0e5416
|
[extractor/youtube] Use device-specific user agent (#4770)
Thwart latest fingerprinting attempt (see https://github.com/iv-org/invidious/issues/3230#issuecomment-1226887639)
Authored by: coletdjnz
|
2 years ago |
Lesmiscore
|
e0992d5558
|
[extractor/IslamChannel] Add extractors (#4779)
Authored by: Lesmiscore
|
2 years ago |
pukkandan
|
5e01315aa1
|
[cache, extractor/youtube] Invalidate old cache
|
2 years ago |
pukkandan
|
4e4982ab5b
|
[extractor/generic] Don't return JW player without formats
CLoses #4765
|
2 years ago |
cgrigis
|
89e4d86171
|
[extractor/arte] Bug fix (#4769)
Closes #4768
Authored by: cgrigis
|
2 years ago |
Shreyas Minocha
|
a1af516259
|
[extractor/screencastomatic] Support `--video-password` (#4761)
Authored by: shreyasminocha
|
2 years ago |
pukkandan
|
1d64a59547
|
[extractor/vimeo:user] Fix _VALID_URL
Closes #4758
|
2 years ago |
pukkandan
|
e5458d1d88
|
Fix lazy extractor bug in fe7866d0ed
and add test
Fixes https://github.com/yt-dlp/yt-dlp/pull/3234#issuecomment-1225347071
|
2 years ago |
pukkandan
|
2516cafb28
|
Fix bug in fe7866d0ed
|
2 years ago |
pukkandan
|
fe7866d0ed
|
Add option `--use-extractors`
Deprecates `--force-generic-extractor`
Closes #3234, Closes #2044
Related: #4307, #1791
|
2 years ago |
pukkandan
|
13db4e7b9e
|
[extractor/mixcloud] All formats are audio-only
Closes #4740
|
2 years ago |
Joshua Lochner
|
07275b708b
|
[extractor/medaltv] Fix extraction (#4739)
Authored by: xenova
|
2 years ago |
Elyse
|
b85703d11a
|
[extractor/rtbf] Fix jwt extraction (#4738)
Closes #4683
Authored by: elyse0
|
2 years ago |
pukkandan
|
992dc6b486
|
[jsinterp] Implement timeout
Workaround for #4716
|
3 years ago |
pukkandan
|
8d1ad6378f
|
[extractor/BiliBiliSearch] Don't sort by date
Related #4682
|
3 years ago |
pukkandan
|
2d1019542a
|
[extractor/BiliBiliSearch] Fix infinite loop
Closes #4682
|
3 years ago |
pukkandan
|
b25cac650f
|
[extractor/youtube] Fix bug in format sorting
|
3 years ago |
pukkandan
|
90a1df305b
|
[test] Fix test_youtube_signature
|
3 years ago |
pukkandan
|
0a6b4b82e9
|
[extractor/uktv] Improve _VALID_URL
Closes #4707
Authored by: dirkf
|
3 years ago |
pukkandan
|
1704c47ba8
|
[extractor/bitchute] Mark errors as expected
Closes #4685
|
3 years ago |
pukkandan
|
a831c2ea90
|
[cleanup] Misc
|
3 years ago |
bashonly
|
8a3da4c68c
|
[extractor/instagram] Fix bugs in 7d3b98be4c (#4701)
Authored by: bashonly
|
3 years ago |
nixxo
|
4d37d4a77c
|
[extractor/rai] Minor fix (#4700)
Closes #4691, #4690
|
3 years ago |
bashonly
|
7d3b98be4c
|
[extractor/instagram] Fix extraction (#4696)
Closes #4657, #4532, #4475
Authored by: bashonly, pritam20ps05
|
3 years ago |
Elyse
|
2b3e43e247
|
[extractor/rtbf] Fix stream extractor (#4671)
Closes #4656
Authored by: elyse0
|
3 years ago |
Alexander Seiler
|
f60ef66371
|
[extractor/zattoo] Fix Zattoo resellers (#4675)
Closes #4630
Authored by: goggle
|
3 years ago |
pukkandan
|
25836db6be
|
[extractor/youtube] Add fallback to phantomjs
Related #4635
|
3 years ago |
pukkandan
|
587021cd9f
|
[phantomjs] Add function to execute JS without a DOM
Authored by: MinePlayersPE, pukkandan
|
3 years ago |
pukkandan
|
580ce00782
|
[youtube] Improve signature caching
and refactor related functions
|
3 years ago |
ChillingPepper
|
2f1a299c50
|
[extractor/SovietsCloset] Fix extractor (#4688)
Closes #4200
Authored by: ChillingPepper
|
3 years ago |
pukkandan
|
f6ca640b12
|
[jsinterp] Fix for youtube player 1f7d5369
Closes #4635 again
|
3 years ago |
pukkandan
|
3ce2933693
|
[youtube] Fix error reporting of "Incomplete data"
Related: #4669
|
3 years ago |
pukkandan
|
5c6d2ef9d1
|
[youtube] Improve format sorting for IOS formats
When no itag/resolution is available for reference, use the closest resolution
|
3 years ago |
pukkandan
|
1e4fca9a87
|
[cleanup] Misc
|
3 years ago |
pukkandan
|
48732becfe
|
Fix bug in 1155ecef29
|
3 years ago |
masta79
|
ef6342bd07
|
[extractor/toggo] Improve `_VALID_URL` (#4663)
Authored by: masta79
|
3 years ago |
ischmidt20
|
e183bb8c9b
|
[extractor/MLB] New extractor (#4586)
Authored by: ischmidt20
|
3 years ago |
HobbyistDev
|
7695f5a0a7
|
[extractor/moview] Add extractor (#4607)
Authored by: HobbyistDev
|
3 years ago |
Ben Welsh
|
cb7cc448c0
|
[extractor/truth] Add extractor (#4609)
Closes #3865
Authored by: palewire
|
3 years ago |
bashonly
|
63be30e3e0
|
[extractor/facebook] Add reel support (#4660)
Closes #4039
Authored by: bashonly
|
3 years ago |
Ben Welsh
|
43cf982ac3
|
[extractor/parler] Add extractor (#4616)
Authored by: palewire
|
3 years ago |
nixxo
|
7e82397441
|
[extractor/rai] Misc fixes (#4600)
Authored by: nixxo
|
3 years ago |
Aldo Ridhoni
|
66c4afd828
|
[extractor/doodstream] Add `wf` domain (#4648)
Authored by: aldoridhoni
|
3 years ago |
Lesmiscore
|
62b58c0936
|
[docs] Consistent use of `e.g.` (#4643)
Authored by: Lesmiscore
|
3 years ago |
pukkandan
|
8f53dc44a0
|
[jsinterp] Handle new youtube signature functions
Closes #4635
|
3 years ago |
Jacob Truman
|
1cddfdc52b
|
[extractor/aenetworks] Add formats parameter (#4645)
Closes #4047
Authored by: jacobtruman
|
3 years ago |
coletdjnz
|
cea4b857f0
|
[patreon] Ignore erroneous media attachments (#4638)
Fixes https://github.com/yt-dlp/yt-dlp/issues/4608
Authored by: coletdjnz
|
3 years ago |
shirt
|
ffcd62c289
|
[extractor/tubitv] Extract additional formats (#4646)
Authored by: shirt-dev
|
3 years ago |
pukkandan
|
5da42f2b9b
|
[extractor/crunchyroll] Improve `_VALID_URL`s
Closes #4633
|
3 years ago |
pukkandan
|
1155ecef29
|
[extractor/zattoo] Fix resellers
Fixes #4630
|
3 years ago |
pukkandan
|
7e798d725e
|
[extractor] Fix format sorting of `channels`
|
3 years ago |
pukkandan
|
16d4535abc
|
Update to ytdl-commit-adb5294
[aenetworks] Update _THEPLATFORM_KEY and _THEPLATFORM_SECRET
adb5294177
|
3 years ago |
Elyse
|
2a5e5477bc
|
[extractor/redbee] Unify and update extractors (#4479)
Closes #4443
Authored by: elyse0
|
3 years ago |
Eren Kemer
|
e251986cbe
|
[extractor/harpodeon] Add extractor (#4540)
Closes #4450
Authored by: eren-kemer
|
3 years ago |
coletdjnz
|
c7dcf0b31e
|
[extractor/youtube] Add `androidSdkVersion` parameter to Android Innertube clients
Required to prevent YouTube returning a bad player response in some cases.
See: https://github.com/yt-dlp/yt-dlp/pull/4593, https://github.com/TeamNewPipe/NewPipe/issues/8713, https://github.com/iv-org/invidious/issues/3230, https://github.com/Tyrrrz/YoutubeExplode/issues/647
Authored by: coletdjnz
|
3 years ago |
Djeson
|
298d9c0e89
|
[extractor/ninegag] Extract uploader (#4597)
Closes #4587
Authored by: DjesonPV
|
3 years ago |
pukkandan
|
a416623436
|
[extractor/youtube] Extract more format info
|
3 years ago |
pukkandan
|
b8ed0f15d4
|
[extractor] Add field `audio_channels`
|
3 years ago |
pukkandan
|
22b22b7d5c
|
[extractor/WASDTV:record] Fix `_VALID_URL`
|
3 years ago |
HobbyistDev
|
1f6b90ed8d
|
[extractor/tviplayer] Improve `_VALID_URL` (#4585)
Closes #4578
Authored by: HobbyistDev
|
3 years ago |
coletdjnz
|
a3e9642116
|
[extractor/youtube] Prevent redirect to unwanted videos (#4593)
Example: https://www.youtube.com/watch?v=aQvGIIdgFDM
Authored by: coletdjnz
|
3 years ago |
pukkandan
|
43aebb7db4
|
Bugfix for bfd973ece3
`_extract_embed_urls` is not a list
Closes #4581
|
3 years ago |
Yash Kumar
|
061a17abd3
|
[extractor/FIFA] Change API endpoint (#4577)
Closes #4566
Authored by: yashkc2025, Bricio
|
3 years ago |
HobbyistDev
|
d380fc1614
|
[extractor/kompas] Add extractor (#4562)
Authored by: HobbyistDev
|
3 years ago |
HobbyistDev
|
ad26f15a06
|
[extractor/vidio] Support embed link (#4564)
Authored by: HobbyistDev
|
3 years ago |
Bojidar Qnkov
|
aeaf905e22
|
[extractor/NovaPlay] Fix extractor (#4415)
Closes #4439
Authored by: Bojidarist
|
3 years ago |
Jeff Huffman
|
f62f553d46
|
[extractor/crunchyroll:beta] Use streams API (#4555)
Closes #4452
Authored by: tejing1
|
3 years ago |
pukkandan
|
4080efeb01
|
[extractor/vimeo] Bugfix in bfd973ece3
|
3 years ago |
Jeff Huffman
|
b99ba3df09
|
[extractor/crunchyroll:beta] Extract timestamp and fix tests (#4535)
Closes #4533
Authored by: tejing1
|
3 years ago |
coletdjnz
|
a0c830f488
|
[extractor/youtube] Bump Innertube client versions
YouTube may be requiring new versions soon. See https://github.com/iv-org/invidious/issues/3230, https://github.com/TeamNewPipe/NewPipe/issues/8713
Authored by: coletdjnz
|
3 years ago |
Galiley
|
d8657ff76f
|
[extractor/xfileshare] Add Referer (#4494)
Authored by: Galiley
|
3 years ago |