Skip to content

Desktop Java tool to extract your playlists from a NewPipe database file.

License

Notifications You must be signed in to change notification settings

f1nbar/PlaylistsForNewPipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

PlaylistsForNewPipe

Extract playlists from exported NewPipe database files.

Table of Contents

About

Screen Shot

A simple Java Swing tool to extract your playlists from an exported NewPipe database and format them into a direct link to a Youtube or Invidio.us playlist.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

  • Java installed on your machine
  • NewPipe installed on an Android device

Installation

  1. Download the latest jar file from the releases section
  2. Double click to run (if on linux or Mac OS you may need to make jar executable first using chmod) or
java -jar PlaylistsForNewPipe.jar

Usage

  1. First we need to create a database to pull our playlists from. To do this open NewPipe and navigate to Settings->Content->Export database.
  2. Transfer the NewPipeData-*_.zip file to your computer and extract to a location of your choice.
  3. Run the PlaylistsForNewPipe.jar file, choose your playlist and format.
  4. Enjoy your newly exported playlist! Press reset to export again or choose a new playlist.

N.B Invidio.us has shut down so the tool now makes use of a mirrored instance

Acknowledgements

About

Desktop Java tool to extract your playlists from a NewPipe database file.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages