mirror of
https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection
synced 2024-11-10 14:34:15 +00:00
Change some stuff in the documentation
This commit is contained in:
parent
12349892b7
commit
0be555c549
2 changed files with 1 additions and 3 deletions
|
@ -37,8 +37,6 @@ Install [yt-dlp](https://github.com/pukkandan/yt-dlp) and [ffmpeg](https://www.f
|
|||
|
||||
Download the latest [release](https://github.com/TheFrenchGhosty/TheFrenchGhostys-YouTube-DL-Archivist-Scripts/releases) and follow the included ReadMe, do not use the `master` branch unless you are ready to redownload EVERYTHING.
|
||||
|
||||
Note: youtube-dl *should* work but isn't officially supported.
|
||||
|
||||
---
|
||||
|
||||
## Installation (Windows):
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
`--embed-subs`: Tell yt-dlp to embed subtitles in the video.
|
||||
|
||||
`--get-comments`: Tell yt-dlp to download YouTube comments to `info.json`.
|
||||
`--get-comments`: Tell yt-dlp to download YouTube comments to `info.json` (this is REALLY slow).
|
||||
|
||||
(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