lbry.go/ytsync
2017-10-11 12:45:56 -04:00
..
README.md fix claim address, add readme 2017-10-11 12:45:56 -04:00
video.go refactor 2017-10-10 22:02:16 -04:00
ytsync.go fix claim address, add readme 2017-10-11 12:45:56 -04:00

Current YT Sync Process

  • start daemon with clean .lbryum dir
  • wallet_list 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 CHANNEL_ID CHANNEL_NAME --max-tries=5
    • max-tries will retry errors that you will undoubtedly get
  • after sync is done, stop daemon and move .lbryumdir somewhere safe
  • mark content synced in doc