Skip to content

Commit

Permalink
Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFrenchGhosty committed Feb 17, 2021
1 parent c10253d commit ce59fec
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/Details.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 changes: 1 addition & 1 deletion docs/Region-Restriction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
6 changes: 3 additions & 3 deletions docs/Scripts-Type.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit ce59fec

Please sign in to comment.