Skip to content

v3.3.0

Compare
Choose a tag to compare
@zeeshanakram3 zeeshanakram3 released this 02 Dec 12:50
· 162 commits to main since this release
3e427c8

Added

  • Added chisel proxy setup with automated IP rotation mechanism to circumvent youtube IP blockage, also integrated proxy setup with yt-synch server. See docs for more details
  • Optimizes Youtube API quota usage by using yt-dlp instead of youtubeApi to fetch the channel details
  • Added processedAt in channels schema to track the timestamp when channel was processed (Verified/Suspended)
  • Removed unused method from video repository
  • Added YPP InductionRequirement of CHANNEL_CRITERIA_UNMET_CREATION_DATE
  • Update video processing priority calculation to prioritize Silver+ tier channels

Fixed

  • FIX: Update referral reward values
  • FIX: Added error handling for winston logger
  • FIX: Remove stale downloaded videos
  • FIX: Avoid updating some channel properties e.g. createdAt, email, userId on re-signup

Changelog

https://github.com/Joystream/youtube-synch/blob/main/CHANGELOG.md#330