Joystream / youtube-synch

YouTube Synchronization
11 stars 10 forks source link

fix: unsupported container issue #198

Closed zeeshanakram3 closed 1 year ago

zeeshanakram3 commented 1 year ago

addresses #197

Fix

Now all the .mkv container videos are converted to .mp4 videos after transcoding their audio/video streams. Turned out the fix was just adding a configuration option to yt-dlp, as it handles transcoding out of the box.