voletro / TikTokToYT

Downloads a trending TikTok video and uploads it to YouTube.
71 stars 16 forks source link

Error when {desc} more than 100 character #1

Closed bilalz666 closed 2 years ago

bilalz666 commented 2 years ago

YouTube limits the number of characters in the title to 100. so if you take the title of {desc} which is more than 100 characters there will be an error in the script. can you please set the limit to 100 characters when filling in youtube title?

voletro commented 2 years ago

Thanks for pointing this out. Fixed in v1.1.