Revnoplex

Results 5 issues of Revnoplex

**Describe the bug** when specifying a mix playlist into the function YoutubeDataApi.get_videos_from_playlist_id() the function does not respond **Expected behavior** either return the videos in the playlist or raise an exception...

### Summary This seems to be happening with Paginator.edit() in all cases ive been able to test ### Reproduction Steps Send a message using e.g. ctx.respond or ctx.send create a...

priority: medium
unconfirmed bug
on hold

### Summary BridgeOption converts `discord.Member` to a `discord.User` object when using the ext version unlike the slash version. Specifying discord.Member without `BridgeOption` works fine with both variants of the bridge...

unconfirmed bug

### Summary Using `bridge.Context` in a bridge command raises a `TypeError` acting like other invalid typehints even though specified as a feature in #2106 ### Reproduction Steps Use a bridge...

unconfirmed bug
on hold

## Summary `get_event_loop()` is deprecated. All instances should be replaced in favour of `get_running_loop()` and `new_event_loop()`. ## Information - [x] This PR fixes an issue. - [ ] This PR...

priority: medium
status: in progress
python