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.
- Install Python and run the application by clicking
start.bat
(if you are using windows), it will open this.
-
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.)
-
It will get all episodes of that particular
movie/drama
and will prompt you, if you want to download it all?.Type
y
and pressEnter
key.
- It should download all episodes one by one and save it in
downloaded/drama_folder
.
- Once all the download finishes, open the
downloaded/drama_folder
and watch the movie/drama offline.
(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. 📱)
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 💻!
pip install -r requirements.txt
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) orCMD + T
(Mac), if you are using Windows, open Command Prompt (cmd) and type the following code to start the application.
- v1.0.0 - Initial release 🎉
(Do whatever you like, but give credits. 😂)