An open API service indexing awesome lists of open source software.

https://github.com/bitwise-01/youtubeviews-

YouTube view bot
https://github.com/bitwise-01/youtubeviews-

Last synced: about 1 year ago
JSON representation

YouTube view bot

Awesome Lists containing this project

README

          

### No longer maintained

# Usage
```sh
$ python youtube.py [visits] [youtubeLinks.txt] [minWatch] [maxWatch]
```

# Help
- **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

# Example
- python youtube.py 300 urls.txt 38 65