mirror of
https://github.com/anatolykopyl/youtube-cdl.git
synced 2026-03-26 21:05:13 +00:00
✏️ Fixed typo
This commit is contained in:
@@ -67,7 +67,7 @@ will be saved in `download_list.json`.
|
|||||||
|
|
||||||
If for some reason you stopped the script, you can
|
If for some reason you stopped the script, you can
|
||||||
continue downloading without going through all of your subscriptions again by running
|
continue downloading without going through all of your subscriptions again by running
|
||||||
`python main -i download_list.json`.
|
`python main.py -i download_list.json`.
|
||||||
|
|
||||||
Or if you made a mistake while going through the channels you can just edit `download_list.json`
|
Or if you made a mistake while going through the channels you can just edit `download_list.json`
|
||||||
and rerun with it passed as an argument.
|
and rerun with it passed as an argument.
|
||||||
|
|||||||
Reference in New Issue
Block a user