Skip to content

A simple, yet functional, program that enables you to download high-quality playlists from Aparat

License

Notifications You must be signed in to change notification settings

nickravesh/AparatNinja

Repository files navigation

Aparat Ninja

AparatNinja allows you to download playlist videos from Aparat, a popular Persian video-sharing platform.

AparatNinjaGif

The motivation behind it

One day, I had to download about 50 videos from a playlist, and the tedious process prompted me to create this tool.
Now, you can save time and hassle by using AparatNinja!

Features

  • Quality selection: Ability to select your desired quality for downloads in a intractive way.
  • Full playlist download: Allowing you to download all videos in a playlist, just copy and paste the playlist URL.
  • User-Friendly Interface: Enjoy a simple and clean user interface, making video downloads a breeze without the need to remember complex arguments.
  • Auto-Organized Downloads: Videos are neatly organized in dedicated directories, named after the playlists they belong to, simplifying video management.
  • Handles dynamic download links: Ensuring successful downloads even when links change over time.

Requirements

To use AparatNinja, make sure you have Mozilla Firefox installed on your system. In most cases, it's already included with your current distribution. If not, you can install it using the following command:

sudo apt install firefox

Run Locally

Clone the project

  git clone https://github.com/nickravesh/AparatNinja

Go to the project directory

  cd AparatNinja

Install dependencies

  pip3 install -r requirements.txt

Start AparatNinja

  python3 main.py

🤝 Contributing

Contributions are always welcome!
From fixing a single typo to developing a new feature, reporting bugs or even making a suggestion will bring smile to my face.

GPLv3 License