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

Can't download youtube links #21

Open
Dendrowen opened this issue Sep 21, 2024 · 4 comments
Open

Can't download youtube links #21

Dendrowen opened this issue Sep 21, 2024 · 4 comments
Labels
good first issue Good for newcomers

Comments

@Dendrowen
Copy link

When filling out a youtube link the addon fails to download the music.

2024-09-21 11:56:23 INFO  amniotic.loop    : Incoming: handle_incoming:stat/amniotic/download/youtube/link/command>https://www.youtube.com/watch?v=SzJYa9Z15-I
2024-09-21 11:56:24 INFO  amniotic.tools   : Queue: publish:stat/amniotic/download/youtube/link/state>Starting...
2024-09-21 11:56:24 INFO  amniotic.tools   : Queue: publish:stat/amniotic/download/status/state>Finding audio streams...
2024-09-21 11:56:25 ERROR amniotic.control : Download error for "https://www.youtube.com/watch?v=SzJYa9Z15-I": RegexMatchError('get_throttling_function_name: could not find match for multiple')
2024-09-21 11:56:25 INFO  amniotic.tools   : Queue: publish:stat/amniotic/download/youtube/link/state>
2024-09-21 11:56:25 INFO  amniotic.tools   : Queue: publish:stat/amniotic/download/status/state>Error downloading: RegexMatchError

I've also tried it with this link: https://youtu.be/CsW72KIOd8U?si=Y8OAjlTwUphnmxtL

It yields the same result.

@ejohb ejohb added the good first issue Good for newcomers label Oct 22, 2024
@ejohb
Copy link
Contributor

ejohb commented Oct 22, 2024

Thanks for this.

Just to clarify, is it just these videos that are failing for you - or do all YouTube links fail?

@Dendrowen
Copy link
Author

Well, I didn't try all the links XD

But yes, every link I tried, failed.

@mizuxe
Copy link

mizuxe commented Nov 23, 2024

I also cannot download YouTube links. I'm getting the error "HTTPError" but I don't see any formatting documentation, and I've tried

  1. like four versions of the same video link. w/timestamp, w/o timestamp, youtube.com link, share link (youtu.be).
  2. about ten different videos.
  3. Shorter videos in case my hour-long video or 12 sleep machine was too long. I tried one that was 10 minutes and 5 minutes.

I'm not sure what to do about this error or where to look for answers. So I apologize if this is a redundant question.

@ejohb
Copy link
Contributor

ejohb commented Nov 27, 2024

I also cannot download YouTube links. I'm getting the error "HTTPError" but I don't see any formatting documentation, and I've tried

  1. like four versions of the same video link. w/timestamp, w/o timestamp, youtube.com link, share link (youtu.be).
  2. about ten different videos.
  3. Shorter videos in case my hour-long video or 12 sleep machine was too long. I tried one that was 10 minutes and 5 minutes.

I'm not sure what to do about this error or where to look for answers. So I apologize if this is a redundant question.

Thanks for this info. I don't think you're doing anything wrong; I suspect YouTube has changed their APIs and the integration is now broken.

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

No branches or pull requests

3 participants