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

Support other types of media besides YouTube #31

Closed
gbl08ma opened this issue Jul 13, 2021 · 5 comments
Closed

Support other types of media besides YouTube #31

gbl08ma opened this issue Jul 13, 2021 · 5 comments
Labels
enhancement New feature or request
Milestone

Comments

@gbl08ma
Copy link
Member

gbl08ma commented Jul 13, 2021

JungleTV could support other types of online media besides YouTube videos, as long as these can be legally embedded on 3rd party pages.

  • YouTube streams (users would specify how long the stream should play for, and pay accordingly)
  • Twitch streams (same thing)
  • SoundCloud audio tracks (still subject to length limits like YouTube) - not sure if their player is controllable via API, but I think it at least used to be

Much of the system was originally modeled with this in mind, but some corners have been progressively cut in order to meet deadlines, so to speak. So some things are not as "generic" as they could be.

@gbl08ma gbl08ma added the enhancement New feature or request label Jul 13, 2021
@gbl08ma gbl08ma added this to the vFuture milestone Jul 13, 2021
@stjet
Copy link
Contributor

stjet commented Jul 13, 2021

Just floating an idea out here (might not be a good one), what if they were different 'channels', like a real TV, instead of supporting twitch, youtube, soundcloud, etc etc all in the same place? Maybe one for twitch streams and one for audio only? Or hell, maybe two for youtube, one primary and another secondary (the secondary one could serve as a way for poorer monkeys to enqueue videos or to reduce congestion on the primary one)? I'm not sure how complicated this would be though. What do you think?
(This might be supposed to be a seperate issue, if so, sorry.)

@sebrock
Copy link
Contributor

sebrock commented Jul 15, 2021

Just floating an idea out here (might not be a good one), what if they were different 'channels', like a real TV, instead of supporting twitch, youtube, soundcloud, etc etc all in the same place? Maybe one for twitch streams and one for audio only? Or hell, maybe two for youtube, one primary and another secondary (the secondary one could serve as a way for poorer monkeys to enqueue videos or to reduce congestion on the primary one)? I'm not sure how complicated this would be though. What do you think?
(This might be supposed to be a seperate issue, if so, sorry.)

While I like the idea in gerneral for a site like this, I don't think it is viable to have different channels because it would multiply the effort for moderation by the number of channels.

Just my 2 cents

@stjet
Copy link
Contributor

stjet commented Jul 16, 2021

Good point.

@ninjamar
Copy link

Just floating an idea out here (might not be a good one), what if they were different 'channels', like a real TV, instead of supporting twitch, youtube, soundcloud, etc etc all in the same place? Maybe one for twitch streams and one for audio only? Or hell, maybe two for youtube, one primary and another secondary (the secondary one could serve as a way for poorer monkeys to enqueue videos or to reduce congestion on the primary one)? I'm not sure how complicated this would be though. What do you think? (This might be supposed to be a seperate issue, if so, sorry.)

I think this would be a good idea but only like 2 channels. Could you also add a report button so people can report bad/inappropriate content?

@gbl08ma
Copy link
Member Author

gbl08ma commented Aug 15, 2022

Support for SoundCloud tracks added in 226a565, 20cd0ba, 0a43dca, 9969543, 930d1ea, cf17d1a and other commits. This feature will be available in the next update.

Twitch should be technically doable, it's pending on me understanding whether JungleTV would be able to abide by their terms for embeds.

@gbl08ma gbl08ma closed this as completed Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants