mirror of
https://github.com/tubearchivist/docs.git
synced 2024-11-14 16:10:12 +00:00
fix nested list format
This commit is contained in:
parent
27896c7505
commit
b234cb145a
@ -27,11 +27,13 @@ The **Add to Download Queue** icon <img src="/assets/icon-add.png?raw=true" alt=
|
||||
|
||||
### Channels
|
||||
- When adding a channel, Tube Archivist will ignore the channel page size as described above, this is meant for an initial download of the whole channel. You can still ignore selected videos from the queue before starting the download.
|
||||
|
||||
- Download a complete channel including shorts and streams by entering:
|
||||
- Channel ID: `UCBa659QWEk1AI4Tg--mrJ2A`
|
||||
- Channel URL: `https://www.youtube.com/channel/UCBa659QWEk1AI4Tg--mrJ2A`
|
||||
- Channel `@` alias handle: For example `@TomScottGo`
|
||||
- Channel alias URL: `https://www.youtube.com/@TomScottGo`
|
||||
|
||||
- Download videos, live streams or shorts only, by providing a partial channel URL:
|
||||
- Videos only: `https://www.youtube.com/@IBRACORP/videos`
|
||||
- Shorts only: `https://www.youtube.com/@IBRACORP/shorts`
|
||||
|
@ -13,6 +13,7 @@ Additionally to that, progress is also happening on:
|
||||
- **Browser Extension**: To integrate between youtube.com and Tube Archivist.
|
||||
|
||||
Defining the scope is important for the success of any project:
|
||||
|
||||
- A scope too broad will result in development effort spreading too thin and will run into danger that his project tries to do too many things and none of them well.
|
||||
- A too narrow scope will make this project uninteresting and will exclude audiences that could also benefit from this project.
|
||||
- Not defining a scope will easily lead to misunderstandings and false hopes of where this project tries to go.
|
||||
|
Loading…
Reference in New Issue
Block a user