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

YT URL time argument not passed in Discord #3851

Closed
kubo6472 opened this issue Jul 6, 2020 · 8 comments · Fixed by TeamNewPipe/NewPipeExtractor#366
Closed

YT URL time argument not passed in Discord #3851

kubo6472 opened this issue Jul 6, 2020 · 8 comments · Fixed by TeamNewPipe/NewPipeExtractor#366
Labels
bug Issue is related to a bug

Comments

@kubo6472
Copy link

kubo6472 commented Jul 6, 2020

Version

-0.19.5

Steps to reproduce the bug

  1. Send or Receive URL to a YT video containing the time argument.
  2. Click on it and wait for NewPipe to open it.

Expected behavior

The video is supposed to start playing on the time in the "?t=" or "&t=" in seconds.

Actual behaviour

The video starts playing from the beginning no matter what time is passed.

Screenshots/Screen recordings

Screenshot_20200705-225143_Discord~2
Screenshot_20200705-225149_NewPipe

This is a discord app issue.

@kubo6472 kubo6472 added the bug Issue is related to a bug label Jul 6, 2020
@wb9688
Copy link
Contributor

wb9688 commented Jul 6, 2020

That feature works for me. Could you install the app "Intent Intercept" from F-Droid, click on the link that doesn't work, open it with "Intercept the Intent", click the copy button at the top, and post that text here?

@kubo6472 kubo6472 changed the title YT URL time argument not passed YT URL time argument not passed in Discord Jul 6, 2020
@kubo6472
Copy link
Author

kubo6472 commented Jul 6, 2020

Okay, this is 100% discord side issue. Closing it here. It doesn't work when I try loading the video from the big preview (seen on pic 1 in my original post). But DOES WORK when I click on the URL. Sorry for wasting your time.

@kubo6472 kubo6472 closed this as completed Jul 6, 2020
@wb9688 wb9688 reopened this Jul 6, 2020
@wb9688
Copy link
Contributor

wb9688 commented Jul 6, 2020

Does this issue happen in the official YouTube as well? If not, could you still please do the Intent Intercept steps? It might be possible that Discord uses another format for passing the time that isn't yet recognized by NewPipe.

@kubo6472
Copy link
Author

kubo6472 commented Jul 6, 2020 via email

@Stypox
Copy link
Member

Stypox commented Jul 6, 2020

@kubo6472 does that intent work or not?

@kubo6472
Copy link
Author

kubo6472 commented Jul 6, 2020 via email

@kubo6472
Copy link
Author

kubo6472 commented Jul 6, 2020 via email

@wb9688
Copy link
Contributor

wb9688 commented Jul 6, 2020

Apparently GitHub messes up your e-mail's formatting.

Anyway the issue is that embeds use start= instead of t=, which NewPipe doesn't know. I'll fix this issue later today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants