-
Notifications
You must be signed in to change notification settings - Fork 21
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
Disable YouTube support in groups #12
Comments
Or maybe it should get a video category (there is "Music" possible) and convert only music videos. |
Oh man, I've completely overlooked that case! From a quick glance at YouTube API, we can check category fairly easy, but will it be enough to resolve the annoyance? There are a lot of music videos/concerts which are YouTube-specific, those links should bypass the bot completely. I guess the choice here is between:
|
@9dogs please, be aware of YouTube API rate limits, especially free ones. |
@9dogs I believe it would be sane to disable YouTube links in groups, as there are many groups sharing such links. I believe it is better to allow YouTube links for the inline Bot API and direct messaging. |
Sorry for the delay. Yes, it is indeed a good temporary solution (well, you know these temporary solutions 😃). Corresponding changes are pushed to master. |
I'm closing the issue, feel free to reopen if I've missed something. |
works nice thank you :) |
Your bot works great and helps us sharing music, because nearly everyone of us uses a different music streaming service.
But one thing has annoyed us. The bot also removes YouTube links and turns them to odesli bot music messages. Even though we didn't share a music video, just a normal video.
It would be nice if you would add a option to disable YouTube link support in groups. Thanks!
The text was updated successfully, but these errors were encountered: