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
- Host: GitHub
- URL: https://github.com/bitwise-01/youtubeviews-
- Owner: Bitwise-01
- Created: 2017-08-16T22:28:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-20T23:39:16.000Z (over 3 years ago)
- Last Synced: 2025-03-28T21:03:31.855Z (about 1 year ago)
- Language: Python
- Size: 20.5 KB
- Stars: 502
- Watchers: 82
- Forks: 258
- Open Issues: 65
-
Metadata Files:
- Readme: README.md
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