sameera-madushan / Xtractor

Extract download links of your favorite TV show from todaytvseries2.com by skipping annoying link shorteners.
GNU General Public License v3.0
20 stars 8 forks source link
downloader link-extractor python

Xtractor

Xtractor is a simple script written in python to extract the download links of your favorite TV show from todaytvseries2.com by skipping annoying link shorteners.

This script will crawl and extract the relavent download links based on the user selections and store them in a text file called "links.txt". Later on you can import this text file which containing the download links into your favourite download manager and begin downlading your shows.

Why should i use Xtractor

Screenshot (90)

Click here to watch Xtractor in action.

Git Installation

# clone the repo
$ git clone https://github.com/sameera-madushan/Xtractor.git

# change the working directory to Xtractor
$ cd Xtractor

# install the requirements
$ pip3 install -r requirements.txt

You can also download the compiled version from Releases tab

Usage

python xtractor.py

Support & Contributions

License

Xtractor is made with ♥ by @__sa_miya__ and it is released under the GPL-3.0 license.