Skip to content

A YouTube playlist management & organization tool to make your life easier.

Notifications You must be signed in to change notification settings

Aukovien/playlistic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playlistic

A YouTube playlist management & organization tool.

⚠️ This project is still in development and is expected to be finished in 6-8 weeks ⚠️

Written in Flask.

🔧 Development Setup

  1. Clone the repository
git clone https://github.com/Aukovien/playlistic.git
  1. Create a virtual environment and activate
python -m venv venv
source venv/bin/activate
  1. Install required packages
pip install -r requirements.txt
  1. Create client_secrets.json file with your authorization credentials following this guide: https://developers.google.com/youtube/v3/guides/auth/installed-apps

▶️ Running the app

While in venv:

flask run

About

A YouTube playlist management & organization tool to make your life easier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published