Upload files to ''
This commit is contained in:
parent
6762df279e
commit
7a1595c57f
@ -20,16 +20,16 @@ yt-dlp --write-comments https://youtubeVideo.url
|
||||
|
||||
After that run Yamabiko with Python and declare the JSON file
|
||||
|
||||
(for ease of use drag and drop the JSON file into the terminal when you have to enter the name (◠‿◠✿))
|
||||
for ease of use drag and drop the JSON file into the terminal when you have to enter the name (◠‿◠✿)
|
||||
|
||||
```
|
||||
python3 -i filename.json
|
||||
python3 yamabiko.py -i filename.json
|
||||
```
|
||||
|
||||
or if you also want to have the video on the page enter
|
||||
or if you want to have the video on the page center
|
||||
|
||||
```
|
||||
python3 -i filename.json -v filename.json
|
||||
python3 yamabiko.py -i filename.json -v filename.json
|
||||
```
|
||||
|
||||
After you should have a HTML file called **'index.html'**
|
||||
|
Loading…
Reference in New Issue
Block a user