Bitwise-01 / YouTubeViews-

YouTube view bot
486 stars 259 forks source link

Error: Unable to locate `https://www.youtube.com/watch?v=XQdotj8lJW8` #66

Closed mushlih-almubarak closed 2 years ago

mushlih-almubarak commented 3 years ago

I run this script: python youtube.py 100 https://www.youtube.com/watch?v=XQdotj8lJW8 2 5 And this error appeared: Error: Unable to locatehttps://www.youtube.com/watch?v=XQdotj8lJW8`` Even though when I opened the link, I still could Why?

kunaibox commented 3 years ago

You're using it wrong, you need to specify a text file not a link. Create a text file in the directory called vids.txt or anything you like and put the link inside it. Then execute python youtube.py 100 vids.txt 2 5

mushlih-almubarak commented 2 years ago

Thank you

Theodor1900 commented 1 year ago

Hi, i vave problem Error: Unable to locate vids.txt can some one help plese ?