An overly complex tool to mirror youtube content to LBRY
Go to file
2017-11-03 08:46:27 -04:00
README.md minor 2017-10-17 20:35:19 -04:00
splitter.py jack's splitter code 2017-10-17 19:13:39 -04:00
video.go refactor 2017-10-10 22:02:16 -04:00
ytsync.go start-to-finish sync of a single channel 2017-11-03 08:46:27 -04:00

Current YT Sync Process

  • start daemon with clean .lbryum dir
  • wallet_unused_address to get an address
  • send credits to address. make sure the send is split into 50 or so txns, and that there are enough credits to publish all the videos
  • wait for credits to arrive and be confirmed
  • run lbry ytsync YOUTUBE_KEY YOUTUBE_CHANNEL_ID LBRY_CHANNEL_NAME --max-tries=5
    • max-tries will retry errors that you will undoubtedly get
  • after sync is done, stop daemon and move .lbryum dir somewhere safe
  • mark content as synced in doc