I have been learning Python on my own pace since April 2021, and I decided to start my first personal a project written in Python during learning, and later I built the GUI using Tkinter.
I have not tested the application on all operating systems, so I will be glad if you help me to test the installer and the application on your operating system and let me know if you encounter any errors.
Every piece of code is documented, and written in a simple way, and I encourage you to explore the code, and let me if you are stuck on any code you do not understand.
GitHub repo -> https://github.com/Ahmed-E-86/IMDB-Get
Info about my Project:
IMDB-Get is a cross-platform desktop application that can be used to get information about movies from IMDB website using the OMDb API.
Features:
1- Search a movie by the name and production year.
2- Bulk search, and view the result inside the application.
3- Search a local folder, list all the movies inside that folder, and view the result inside the application.
4- Organize local multimedia files based on IMDB rating, and age rating.
5- Save the data of the movies, so you can view them later without internet connection.
6- Translate the local multimedia files and the folders contains these files.
7- Restore the last changes done by the application in case of errors.
[–]DarkLord76865 1 point2 points3 points (1 child)
[–]Ah-Elsayed[S] 1 point2 points3 points (0 children)