You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a script to upload my movies automaticly to Youtube using youtubeuploader. Now I want to upload it to a specific playlist, it looks like it is possible using the metadatafile but I'm not using that.
Can you please add the playlist argument to the program?
The text was updated successfully, but these errors were encountered:
I had the same issue so ended up just using a json file instead like this: bin/youtubeuploader -filename out/TV1-news.m2t -metaJSON conf/tv1-youtubeupload.json
I have a script to upload my movies automaticly to Youtube using youtubeuploader. Now I want to upload it to a specific playlist, it looks like it is possible using the metadatafile but I'm not using that.
Can you please add the playlist argument to the program?
The text was updated successfully, but these errors were encountered: