-
Notifications
You must be signed in to change notification settings - Fork 802
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
Begin Option not working #200
Comments
Is there a specific video it does not work with? We've found that it tends to not work with shorter videos (30s), or lower quality videos. There's a note on the readme for the option
|
Thanks for the reply! I tried a lot of videos. Long ones, short ones, hq / lq ones, tried to obey the 6s "bug" you mention in the readme, but it doesn't work with any video I try. I tried different params e.g. 1:23, 1m23s, 73800 (as in ms) and so on. Can't get it to function :S Tried to debug myself because I didn't wanna bother you, but as it is as of now you guys here are my last resort :> |
I faced a similar problem, and finally understood the matter. You can follow the discussion in #129 and in #159 . I ended up creating node-jamy who can stream youtube's audio. But the simplest solution, for you, is to use |
Hey!
I love the module and everything works perfectly but the begin option. I just can't seem to get it working. As I couldn't find similiar issues, I might think that it's my code. The video always starts playing at 0:00, no matter what time format I try to supply. I work with discord.js. Hope someone can help, thanks in advance!
The text was updated successfully, but these errors were encountered: