$ python youtube.py [visits] [youtubeLinks.txt] [minWatch] [maxWatch]
- visits The amount of visits per video
- youtubeLinks The file that contains the Youtube links; one link per line
- minWatch The minimum watch time in seconds
- maxWatch The maximum watch time in seconds
- python youtube.py 300 urls.txt 38 65