Thanks to visit codestin.com
Credit goes to github.com

Skip to content

inkognitobo/oxysound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oxysound

build test

🎵 Rust powered command line tool to create and manage account independent YouTube playlists. 🎵

💡 Features

  • Quickly generate a playlist URL of a list of video IDs using oxysound print --ids <IDS>....
  • Create and manage YouTube playlists and save them as .json files.
  • Fetching video meta data via YouTube's API

🔌 Installation

Download the latest release or build from source:

git clone https://github.com/inkognitobo/oxysound.git
cd oxysound
cargo build --release

🛠️ Setup

To utilise all features obtain an API key for YouTube's Data API. See Configuration for more information.

⚙️ Configuration

The API key and save directory can be configured via a config.toml file. When running a command like oxysound --help for the first time, the application will ask the user to configure these values and inform them about the config file path. For example on Linux the config file will be located at $HOME/.config/oxysound/config.toml.

For more information run oxysound --help.

About

Rust powered command line tool to create and manage account independent YouTube playlists.

Resources

License

Stars

Watchers

Forks

Languages