lbryio / lbry.go

MIT License
29 stars 20 forks source link

Delay syncing video if newly posted / not post processed #42

Closed tzarebczan closed 5 years ago

tzarebczan commented 6 years ago

I think we may sometimes run into a scenario where we sync a video before it is post-processed in 720P+ on YouTube so we end up syncing a lower quality version. We should check when the video was posted, and if it's very recent (not sure what the timing for post-processing looks like), delay download/publish until the next iteration.

alyssaoc commented 5 years ago

Issue moved to lbryio/ytsync #3 via ZenHub