lbry.go/ytsync/README.md

11 lines
543 B
Markdown
Raw Normal View History

2017-10-11 18:45:56 +02:00
# Current YT Sync Process
- start daemon with clean `.lbryum` dir
2017-10-18 02:35:19 +02:00
- `wallet_unused_address` to get an address
2017-10-11 18:45:56 +02:00
- 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
2017-10-18 02:35:19 +02:00
- run `lbry ytsync YOUTUBE_KEY YOUTUBE_CHANNEL_ID LBRY_CHANNEL_NAME --max-tries=5`
2017-10-11 18:45:56 +02:00
- `max-tries` will retry errors that you will undoubtedly get
2017-10-18 02:35:19 +02:00
- after sync is done, stop daemon and move `.lbryum` dir somewhere safe
- mark content as synced in doc