mister-monster / YouTube2PeerTube

A bot written in Python3 that mirrors YouTube channels to PeerTube channels as videos are released in a YouTube channel.
GNU Affero General Public License v3.0
134 stars 17 forks source link

Download/upload in preferred resolution #3

Closed mister-monster closed 4 years ago

mister-monster commented 4 years ago

possibly depends on transcoding.

currently the bot downloads and uploads the best resolution found for the video in mp4 format. Allow the user to change this.

mister-monster commented 4 years ago

This improvement will not be implemented as it will not be necessary after issue #10 is complete. closing.