Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploads broken because title and description HTML tags have changed #14

Open
nitinthewiz opened this issue Nov 10, 2021 · 2 comments
Open
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@nitinthewiz
Copy link
Contributor

Hi,

haven't had the time to send a PR, but the title and description boxes under _set_basic_settings have changed from

'//ytcp-mention-textbox[@label="Title"]//div[@id="textbox"]',

to

'//ytcp-social-suggestions-textbox[@label="Title"]//div[@id="textbox"]',

and from

'//ytcp-mention-textbox[@label="Description"]//div[@id="textbox"]'

to

'//ytcp-social-suggestions-textbox[@label="Description"]//div[@id="textbox"]'

As always with YouTube, this is a breaking change. Fun times!

lazyyq added a commit to lazyyq/YouTubeUploader that referenced this issue Nov 20, 2021
@MorMundHS-MA MorMundHS-MA added bug Something isn't working good first issue Good for newcomers labels Nov 29, 2021
@quasa0
Copy link

quasa0 commented Sep 21, 2022

should've sent a PR bro

@nitinthewiz
Copy link
Contributor Author

Fair point. I moved on from the issue since YouTube regularly breaks things. I'll send a PR of currently working stuff when I can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants