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

https://github.com/neotoxic-off/ytsd

yts.rs dumper, extracts all links, download torrents
https://github.com/neotoxic-off/ytsd

Last synced: 17 days ago
JSON representation

yts.rs dumper, extracts all links, download torrents

Awesome Lists containing this project

README

          

# ytsd
yts.rs dumper, extracts all links, download torrents

## Settings
Set the number of pages you want to scrap + download
```PY
if (__name__ == "__main__"):
Scrapper(2712)
```

## Usage
```
python3 .\ytsd.py
```