/Anime-Playlist-Creator

A vlc playlist creator for Anime using anipy-cli API.

Primary LanguagePython

Anime Playlist Creator

This is a python script that creates a .xspf file for vlc player. This .xspf file streams the anime in vlc player.

This project uses anipy-cli API. For further reference please do visit https://github.com/sdaqo/anipy-cli for more info.

How to run?

git clone https://github.com/AadithyanRaju/Anime-Playlist-Creator.git
cd Anime-Playlist-Creator
pip install -r requirements.txt
python3 gui.py

After running the code open the .xspf file at current directory in VLC.