-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[PokemonTV] New complete bridge #2219
Conversation
Hi,
|
I don't see the benefit in embedding it. Who would rather watch the episode in a 320*240 embedded window in a feed reader than clicking on the icon and then have a full hd, fullscreen version with subtitle management and everything. So I wouldn't change anything about the embedding. I think it's a feature that sounds good on the surface but is unusable as soon as you actually use it. |
Your bridge in chrome (check the error message): And another "option" on the front just complicates the bridge even more (it already has 2 free text filters). So since I don't know how feed readers will react to the embedding (firefox loads around 300 mb, chrome and edge show an error message and so on, I have no idea how any of the 1000 different feed readers will react to embedded videos), I would not add an embedded video. So, a "no" to the embedding for me. If you want to add it as a PR afterwards, the rssbridge team can decide if it's worth the risk, but I wouldn't want to do that. |
So @em92 I think you can add the bridge |
@em92 still open ;) |
gj! |
Greetings
following up on #2214 , I rebuilt the bridge using the API in order to get all languages and the filters working.
This bridge will pull all available episodes and movies from pokemon TV for a given language. It will return a link and preview image to watch the episode/movie online. It also provides a download link.
Optional filters are for series names (it will filter for part of the name and is case insensitive. filtering for "ultra" will show entries for "Pokémon the Series: Sun & Moon—Ultra Legends" and "Pokémon the Series: Sun & Moon—Ultra Adventures") and for series seasons (exact filter. searching for "2" will only show episodes of season "2", not "12" or "20").
Tested for all languages and filters.