Python CLI to download YTS movies using their API
yts-downloader -h
for help
yts-downloader <movie name>
to search for the movie in yts.am database and download it.
eg: yts-downloader 'aquaman'
python setup.py sdist bdist_wheel
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
twine upload dist/*
🎉 Live here: yts-downloader 🎉
Download via: pip install yts-downloader
PS: I, in no way support piracy. This "tool" was created as a simple application of their API