but3k4 / youtube-views

Tool to increase YouTube views
BSD 3-Clause "New" or "Revised" License
86 stars 49 forks source link

BROKEN #1

Closed ElectroGamesDev closed 4 years ago

ElectroGamesDev commented 4 years ago

I did youtube.py 10 https://www.youtube.com/watch?v=H53BgIIaHd0&t=23s then it said

C:\Users\Tristyn\Desktop>youtube.py 10 https://www.youtube.com/watch?v=H53BgIIaHd0&t=23s usage: youtube.py [--visits VISITS] [--url URL] [-v] [-h] youtube.py: error: unrecognized arguments: 10 https://www.youtube.com/watch?v=H53BgIIaHd0 't' is not recognized as an internal or external command, operable program or batch file.

pyperanger commented 4 years ago

RTFM Remove &t=23s

try: python youtube.py --visits 10 --url https://www.youtub...

but3k4 commented 4 years ago

It is not broken. You did not use the cli properly.