Skip to content

AadithyanRaju/Anime-Playlist-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.