Skip to content

Mageas/piped_playlist_importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piped Playlist Importer

Import your playlists to Piped from text files.

How to use

Usage: piped_playlist_importer [OPTIONS] --authorization <AUTHORIZATION>

Options:
  -p, --playlists-directory <PLAYLISTS_DIRECTORY>
          Path of the directory containing playlists
  -a, --authorization <AUTHORIZATION>
          Authorization code found in the local storage of your browser (authToken...)
  -i, --instance <INSTANCE>
          Authentication instance [default: https://pipedapi.kavin.rocks]
      --append
          Append videos to existing playlists
  -h, --help
          Print help information
  -V, --version
          Print version information

Install instructions

Clone the repository:

git clone https://gitea.heartnerds.org/Mageas/piped_playlist_importer

Move into the project directory:

cd piped_playlist_importer

Install the project with cargo:

cargo install --path=.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages