shayan-azizi / TV-Show-Downloader

I was a little lazy in downloading the series I wanted. So I made it automatic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Markdownify
TV-Show-Downloader

A minimal Web scrapper to download TV-shows.

Key FeaturesHow To UseDownloadRelatedLicense

Key Features

  • Find the requested serial link
    • Search in iranian sites
  • Find with season number and resolution
  • Download after find the link
    • Download with maximum speed possible
  • Open folder and the file after download
  • Cross platform
    • Windows, macOS and Linux ready.

How To Use

To clone and run this application, you'll need Git and Python installed on your computer. Then add your download path in config.json. after that run this commands from your command line:

# Clone this repository
$ git clone https://github.com/shayan-azizi/TV-Show-Downloader.git

# Go into the repository
$ cd TV-Show-Downloader

# Install dependencies
$ pip3 install -r requirements.txt

# Run the app
$ python3 app.py

Note If you're using Windows command line use python except python3 and pip except pip3

Download

You can download the latest installable version of TV-Show-Downloader for Windows, macOS and Linux.

Emailware

TV-Show-Downloader is an emailware. Meaning, if you liked using this app or it has helped you in any way, I'd like you send me an email at shayanazizi1386@gmail.com about anything you'd want to say about this software. I'd really appreciate it!

Related

Download-Manager

Support

Just leave star! <3

You may also like...

License

GNU LESSER GENERAL PUBLIC LICENSE


GitHub @shayan-azizi  ·  Twitter @ShayanAzizi12

About

I was a little lazy in downloading the series I wanted. So I made it automatic.

License:GNU Lesser General Public License v2.1


Languages

Language:Python 100.0%