7x11x13/songs-to-youtube

Playlists not showing up when uploading video

Closed this issue · 3 comments

When uploading a song, everything works perfectly fine until it tries to add to a playlist. It uploads the video and creates a new playlist with the right name, but when it tries to choose that playlist to add to it isn't there. None of the playlists are there, in fact. This is the screenshot it provides:
image
There should be a bunch of playlists there but it says none are available. The error in the console is:

  File "youtube_uploader_selenium\__init__.py", line 119, in upload_all
  File "youtube_uploader_selenium\__init__.py", line 146, in upload
  File "youtube_uploader_selenium\__init__.py", line 316, in __upload
Exception: Could not find playlist: MartiniEldritch - CATALYST GUY!```
I'm pretty sure this is on YouTube's end so I'm not sure if it's possible to fix.

Edit: I should add that this only started happening recently and I uploaded a bunch more videos without a problem.

Looks like there's an error underneath the playlist window, what happens when you try to upload a video normally?

It says that the daily upload limit was reached, which seems to be the same error as is under the playlist window.

Closing this since I don't think it's related to the app, but if you encounter the same problem and the problem doesn't occur when you upload normally I'll reopen this