mirror of
https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection
synced 2024-11-24 12:33:02 +00:00
Typos
This commit is contained in:
parent
c10253d122
commit
ce59fec0f3
3 changed files with 5 additions and 5 deletions
|
@ -56,4 +56,4 @@
|
|||
|
||||
`--batch-file "Source - XXXXXX.txt"`: Tell yt-dlp to look for links in `Source - XXXXXX.txt`.
|
||||
|
||||
`2>&1 | tee output.log`: Tell the shell to output stdout and stderr to `output.log`.
|
||||
`2>&1 | tee output.log`: Tell the shell to output stdout and stderr to `output.log`.
|
||||
|
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
`--ignore-errors` and `--download-archive archive.log` will silently skip such videos.
|
||||
|
||||
To download as much videos as possible, using a VPN, switch between the USA and Germany, those are the 2 counties that have access to the most content.
|
||||
To download as much videos as possible, using a VPN, switch between the USA and Germany, those are the 2 countries that have access to the most content.
|
||||
|
||||
If you follow a specific country's content, also switch to that country (e.g. switch to France if you follow French content).
|
||||
|
|
|
@ -28,12 +28,12 @@ Considering that I chose to separate the content:
|
|||
|
||||
**Watch on Mobile Devices Script**: Script that will download individual videos made by a creator that are not meant to be archived but deleted after being watched, in ancient video and audio format that are supported by every mobile devices. (naming scheme: `Uploader - 20201231 - Title [VIDEOID].ext`).
|
||||
|
||||
Consider the "Watch Scripts" and "Watch on Mobile Devices Script" useful for downloading "throwaway" videos. Data normally useful for archivers, such as the thumbnail, are omitted.
|
||||
Consider the "Watch Scripts" and "Watch on Mobile Devices Script" useful for downloading "throwaway" videos. Data normally useful for archivists, such as the thumbnail, are omitted.
|
||||
|
||||
---
|
||||
|
||||
### Audio-Only Scripts:
|
||||
|
||||
**Channels / Playlists / Unique**: Same as Archivist Scripts, but for Audio-Only content.
|
||||
**Channels / Playlists / Unique**: Same as "Archivist Scripts (No Comments)", but for Audio-Only content.
|
||||
|
||||
**Listen**: Same as Watch on PC Scripts, but for Audio-Only content.
|
||||
**Listen**: Same as "Watch on PC Scripts", but for Audio-Only content.
|
Loading…
Reference in a new issue