Skip to content

yausername/newpipe-sync-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newpipe-sync-server

Sync subscriptions, playlists, watch history and other newpipe data across devices.

Build & Deploy

  • Create a mysql database and populate schema using the np.sql script.
  • Configure all properties in the application.properties file.
  • Build jar using mvn clean package
  • Run jar using java -jar target/newpipe-sync-server-0.1.0.jar

About

Sync subscriptions, playlists, watch history and other newpipe data across devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages