Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasAlfare authored Jun 25, 2024
1 parent 95fb179 commit 920199b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ You can run `pip install -r requirements.txt` to setup dependencies (check [requ

After that, you need to add all the desired youtube URLs in a file called `inputs.txt` (same directory of the script). One URL by line, like following:

Contents for `inputs.txt`:
Example contents for `inputs.txt`:
```plain-text
https://www.youtube.com/watch?v=kMxThvH-6Tw
https://www.youtube.com/watch?v=7ObT7LQd6ls
Expand Down

0 comments on commit 920199b

Please sign in to comment.