Skip to content

Turkish123 Downloader helps to download all type of movies(drama or normal movie) from turkish123.com in a single click.

License

Notifications You must be signed in to change notification settings

miraaz/turkish123-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turkish123 Downloader

Turkish123 main.py Turkish123 Issues Turkish123 License Twitter Follow

Turkish123 Downloader that allows people to download all type of movies(drama or normal movie) in a single click.

It can run on Windows, Linux and Mac using the advantage of Python executables.

How it works?

  1. Install Python and run the application by clicking start.bat(if you are using windows), it will open this.

node

  1. Enter what movie/drama which you want to download.

    (Make sure, that movie/drama should be present in turkish123.com website, if it is not available in that website, this app can't crawl and hence, download it.)

node

  1. It will get all episodes of that particular movie/drama and will prompt you, if you want to download it all?.

    Type y and press Enter key.

node

  1. It should download all episodes one by one and save it in downloaded/drama_folder.

Download progress

  1. Once all the download finishes, open the downloaded/drama_folder and watch the movie/drama offline.

Downloaded directory

(Note: You should have good internet connection to have seamless download experience.)

(Note: You can also transfer it to any mobile and watch it there. 📱)

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of Python 3.9+ in your system, If you don't have these, download it from here
  • You have an active Internet connection to download it from web 🌍.
  • Check if you have installed successfully by python --version, pip --version, if it prints the version, it is installed perfectly. If not, install it yourself 💻!

Installing dependencies

pip install -r requirements.txt

Running Turkish123 Downloader

To run Turkish123 Downloader, follow these steps:

If you are using Windows:

  • Just click start.bat and it will start the terminal application.

  • If it doesn't work for any reason, run it manually.

    • Open Command Prompt (cmd) and type the following code to start the application.
    # Make sure you have python3 installed
    python main.py 

If you are using Linux/MacOS:

  • Open the terminal CTRL + T(Linux) or CMD + T(Mac), if you are using Windows, open Command Prompt (cmd) and type the following code to start the application.

Changelogs:

  • v1.0.0 - Initial release 🎉

License: MIT

(Do whatever you like, but give credits. 😂)

Credits:

About

Turkish123 Downloader helps to download all type of movies(drama or normal movie) from turkish123.com in a single click.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Batchfile 0.2%