mirror of
https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection
synced 2024-11-24 12:33:02 +00:00
Formatting fix
This commit is contained in:
parent
66be53e23d
commit
c786a43dd6
1 changed files with 2 additions and 2 deletions
|
@ -38,9 +38,9 @@
|
|||
|
||||
`--get-comments`: Tell yt-dlp to download YouTube comments to `info.json` (this is REALLY slow, around 10 comments per second).
|
||||
|
||||
` --extractor-args youtube:player_client=android ` Bypass the throttling for non age-gated videos.
|
||||
` --extractor-args youtube:player_client=android`: Bypass the throttling for non age-gated videos.
|
||||
|
||||
`--throttled-rate 100K` For age-gated videos that are detected to be throttled, it will restart the download.
|
||||
`--throttled-rate 100K`: For age-gated videos that are detected to be throttled, it will restart the download.
|
||||
|
||||
(Audio Only Scripts) `--extract-audio`: Extract audio if it's included in a video file, otherwise don't do anything.
|
||||
|
||||
|
|
Loading…
Reference in a new issue