https://github.com/victornpb/ytsub
https://github.com/victornpb/ytsub
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/victornpb/ytsub
- Owner: victornpb
- Created: 2025-01-14T21:00:23.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-14T21:56:07.000Z (9 months ago)
- Last Synced: 2025-01-14T22:18:20.530Z (9 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ytsub
===================# How to use
1. Install the CLI
```sh
npm i -g git@github.com:victornpb/ytsub.git
```
2. Create a folder
```sh
mkdir my_videos
cd my_videos
```
3. Create a subscription.txt
```sh
ytsub --create
```
4. Edit your subscriptions file
5. Start
```sh
ytsub subscriptions.txt -t=86400
```