Skip to content

suzuki3jp/PlaylistWizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


Try it now! πŸ‘‰ playlistwizard.suzuki3.jp
README available in: English | ζ—₯本θͺž


Website Test Workflow Code Coverage LOC GitHub commit activity GitHub last commit

Playlist Wizard is a website for managing and organizing your playlists.

See more screenshots πŸ‘‰ /assets/v3

✨ Key Features

  • 🎯 Intuitive Interface: User-friendly GUI for managing your playlists
  • πŸ› οΈ Playlist Management: Copy, shuffle, merge, extract, and delete your playlists
  • ↩️ Undo Support (BETA): Safely undo any playlist operations
  • πŸ“‹ Structured Playlists (BETA): Sync playlists using structured playlist definition files (JSON)
  • πŸ” Playlist Browser: Search and browse through your playlist items
  • πŸ“₯ Import Playlist: Import playlists owned by other users
  • 🌐 Multi-Platform: Supports multiple platforms (YouTube, YouTube Music, Spotify)
  • 🌍 Localization: Available in multiple languages (English, Japanese)

πŸ› οΈ Development

  1. Clone the repository

    git clone https://github.com/suzuki3jp/PlaylistWizard.git
    cd PlaylistWizard
  2. Install dependencies & Build packages

    pnpm bootstrap
  3. Configure environment variables

    cd app
    cp .env.example .env
    # Set appropriate values in .env file
  4. Start development server

    pnpm dev

πŸš€ Roadmap

  • Cross-service playlist transfer
  • Support for additional platforms

πŸ’‘ Have an idea for a new feature? Feel free to submit an issue!

Contributors 4

  •  
  •  
  •  
  •  

Languages