fawazahmed0 / youtube-uploader

Free youtube video uploader with no limits
MIT License
348 stars 84 forks source link

Updating publishType is not working #215

Open merlinelza opened 1 year ago

merlinelza commented 1 year ago

publishType is not Updating. For eg: const videoUpdate = { link: ' ', title: 'yt1', description: 'description 1 ', publishType: 'unlisted', };

Update Api is working, and the response is getting like this: successfully edited Video updated successfully: [ undefined ]

Title and Description are updating but publishType is not updating to unlisted/private/public.

paisekamao commented 3 months ago

@merlinelza have u found any soluation??????

ITS WORKING ON MY 1 CHANNEL BUT NOT WORKING ON OTHER CHANNELS