2748.    User: kaguya   Post date: 2022/02/26(Sat) 20:29:07             
idfk how to use cytube (;´Д`)

2749. >kaguya-san   User: Anonymous   Post date: 2022/02/26(Sat) 23:40:19          
> idfk how to use cytube (;´Д`)

You need custom userscripts and CSS and stuff to make it enjoyable any-
way - most of the good cytube streams I've been in required them to 
load from other sources, as well as adding cool extra features and qual-
ity of life improvements

While a cytube stream is probably the best option for turning the month-
ly anime into a success, I don't actually recommend it unless you have 
a good old-fashioned 「Internet Super Wizard」 who really knows what 
they're doing to run it (and let's face it - one of Heyuri's biggest 
problems throughout its entire existence has been that we don't really 
have one of those around (;´Д`)

Reference: 2022/02/26(Sat) 15:29:07

2750. >Anonymous-san   User: kaguya   Post date: 2022/02/27(Sun) 11:06:07             
> > idfk how to use cytube (;´Д`)
> You need custom userscripts and CSS and stuff to make it enjoyable any-
> way - most of the good cytube streams I've been in required them to 
> load from other sources, as well as adding cool extra features and qual-
> ity of life improvements
> While a cytube stream is probably the best option for turning the month-
> ly anime into a success, I don't actually recommend it unless you have 
> a good old-fashioned 「Internet Super Wizard」 who really knows what 
> they're doing to run it (and let's face it - one of Heyuri's biggest 
> problems throughout its entire existence has been that we don't really 
> have one of those around (;´Д`)


でキタ━━━(゚∀゚)━━━!! https://cytu.be/r/heyuri

I was trying to play with the color palette so it would look similar to Futaba's 
theme, but figuring out CSS turns out to be harder than expected (;´Д`)
I am also looking for userscripts... I found a very c00l NND-like comment 
system (・∀・)
It looks like this: https://2ch.sh/src/2200.png
I also added our emotes

Though there is one last issue after CSS... Which is I couldn't find a proper anime
streaming service that supports direct links to get used on cytube ( ’~’)
Using g◯◯gle drive is apparently an option, but i rly don't want to use their
services, especially for Heyuri (;´Д`)

Reference: 2022/02/26(Sat) 18:40:19

2752. >kaguya-san   User: Anonymous   Post date: 2022/02/28(Mon) 01:09:30          
> > You need custom userscripts and CSS and stuff to make it enjoyable any-
> > way - most of the good cytube streams I've been in required them to 
> > load from other sources, as well as adding cool extra features and qual-
> > ity of life improvements
> > While a cytube stream is probably the best option for turning the month-
> > ly anime into a success, I don't actually recommend it unless you have 
> > a good old-fashioned 「Internet Super Wizard」 who really knows what 
> > they're doing to run it (and let's face it - one of Heyuri's biggest 
> > problems throughout its entire existence has been that we don't really 
> > have one of those around (;´Д`)
> 
> でキタ━━━(゚∀゚)━━━!! https://cytu.be/r/heyuri
> I was trying to play with the color palette so it would look similar to Futaba's 
> theme, but figuring out CSS turns out to be harder than expected (;´Д`)
> I am also looking for userscripts... I found a very c00l NND-like comment 
> system (・∀・)
> It looks like this: https://2ch.sh/src/2200.png
> I also added our emotes
> Though there is one last issue after CSS... Which is I couldn't find a proper anime
> streaming service that supports direct links to get used on cytube ( ’~’)
> Using g◯◯gle drive is apparently an option, but i rly don't want to use their
> services, especially for Heyuri (;´Д`)

I've seen others just use their own servers, so look into that I guess 
ヽ(´ー`)ノ

CSS is a great skill to learn for any interweb user - you can customize 
any site to your own preference using browser extensions like Stylus, 
and also make ur own websites look glorious. It's not too hard once you 
understand the box model, how CSS selectors and inheritance works, and 
know a few of the common CSS properties ヽ(´ー`)ノ

https://www.w3schools.com/css/css_boxmodel.asp
https://www.w3schools.com/css/css_selectors.asp
https://developer.mozilla.org/en-US/docs/Web/CSS/inheritance

Reference: 2022/02/27(Sun) 06:06:07

2753. >kaguya-san   User: Anonymous   Post date: 2022/02/28(Mon) 11:44:46          
> Though there is one last issue after CSS... Which is I couldn't find a proper anime
> streaming service that supports direct links to get used on cytube ( ’~’)
> Using g◯◯gle drive is apparently an option, but i rly don't want to use their
> services, especially for Heyuri (;´Д`)

There's no good solution. Any cytube stream I've seen just uploads its videos to some online storage system like catbox.moe and then links to them in case they're not available on one of the ~5 supported services.
In this case, we could upload to 2ch.sh? Maybe create a user board for it to not clutter the heyuri one and just do it like that. Though it does require you to download/torrent the episodes before each stream...
By the way I've just tested it and playing mp4's from 2ch.sh works fine.

Reference: 2022/02/27(Sun) 06:06:07

2754. >Anonymous-san   User: kaguya   Post date: 2022/02/28(Mon) 16:27:01             
> > 
> > でキタ━━━(゚∀゚)━━━!! https://cytu.be/r/heyuri
> > I was trying to play with the color palette so it would look similar to Futaba's 
> > theme, but figuring out CSS turns out to be harder than expected (;´Д`)
> > I am also looking for userscripts... I found a very c00l NND-like comment 
> > system (・∀・)
> > It looks like this: https://2ch.sh/src/2200.png
> > I also added our emotes
> > Though there is one last issue after CSS... Which is I couldn't find a proper anime
> > streaming service that supports direct links to get used on cytube ( ’~’)
> > Using g◯◯gle drive is apparently an option, but i rly don't want to use their
> > services, especially for Heyuri (;´Д`)
> I've seen others just use their own servers, so look into that I guess 
> ヽ(´ー`)ノ
> CSS is a great skill to learn for any interweb user - you can customize 
> any site to your own preference using browser extensions like Stylus, 
> and also make ur own websites look glorious. It's not too hard once you 
> understand the box model, how CSS selectors and inheritance works, and 
> know a few of the common CSS properties ヽ(´ー`)ノ
> https://www.w3schools.com/css/css_boxmodel.asp
> https://www.w3schools.com/css/css_selectors.asp
> https://developer.mozilla.org/en-US/docs/Web/CSS/inheritance

Thank you for links (´ー`)

But I wasn't clear enough, I already do know basic CSS. It's cytube's HTML/CSS
that was complicated4me (;´Д`)
I will look moar into it soon, can't promise finishing everything with the CSS before
the first stream though ( ´ω`)

Reference: 2022/02/27(Sun) 20:09:30

2755. >Anonymous-san   User: kaguya   Post date: 2022/02/28(Mon) 16:27:07             
> > Though there is one last issue after CSS... Which is I couldn't find a proper anime
> > streaming service that supports direct links to get used on cytube ( ’~’)
> > Using g◯◯gle drive is apparently an option, but i rly don't want to use their
> > services, especially for Heyuri (;´Д`)
> There's no good solution. Any cytube stream I've seen just uploads its videos to some online storage system like catbox.moe and then links to them in case they're not available on one of the ~5 supported services.
> In this case, we could upload to 2ch.sh? Maybe create a user board for it to not clutter the heyuri one and just do it like that. Though it does require you to download/torrent the episodes before each stream...
> By the way I've just tested it and playing mp4's from 2ch.sh works fine.

Line breaks pls (;´Д`)

Downloading and uploading each episode is a bit pain in the pooper especially with mai
third world internet speed... Not sure if using 2ちゃん for this is a good idea as Japanese
studios can be very strict about copyright stuff (thus cause trouble to kuz), but as the
last resort I will use catbox. YouTube unexpectedly hosts a lot of anime ( ’~’)

Reference: 2022/02/28(Mon) 06:44:46

2756. >kaguya-san   User: Anonymous   Post date: 2022/02/28(Mon) 19:15:07          
> > There's no good solution. Any cytube stream I've seen just uploads its videos to some online storage system like catbox.moe and then links to them in case they're not available on one of the ~5 supported services.
> > In this case, we could upload to 2ch.sh? Maybe create a user board for it to not clutter the heyuri one and just do it like that. Though it does require you to download/torrent the episodes before each stream...
> > By the way I've just tested it and playing mp4's from 2ch.sh works fine.
> Line breaks pls (;´Д`)
> Downloading and uploading each episode is a bit pain in the pooper especially with mai
> third world internet speed... Not sure if using 2ちゃん for this is a good idea as Japanese
> studios can be very strict about copyright stuff (thus cause trouble to kuz), but as the
> last resort I will use catbox. YouTube unexpectedly hosts a lot of anime ( ’~’)

It may not be a problem with our population size, but the reason why 
people don't just use any random upload service is because every view-
er of the stream will be streaming it from that server simultaneously 
- these kinds of sites often have bandwidth caps and daily limits in 
place to prevent themselves getting overloaded or DDoS'd, which is why 
it's best to use your own server if u have one (as long as it's capa-
ble of handling the traffic)

Something you also may not have considered is that - in addition to 
having everything downloaded and reuploaded ahead of time - you will 
have to re-encode every episode to turn softsubs into hardsubs and 
maybe also reduce the bitrate to something more suitable for streaming 
if it's some crazy large BR rip. This can be very time-consuming if 
your PC is t3h sux0rz

The Japanese only care about piracy in Japan for the most part - the 
only ones who occasionally do anything about piracy of Japanese media 
outside of Japan are the likes of Funimation, Crunchyroll (former 
piracy site LOL), Fakku (another former piracy site LOL), etc. They 
only go for big low-hanging fruit like well-known (i.e. first page of 
google search results) anime streaming sites and manga reader sites, 
and only if they're hosted in places that treat DMCA as Serious Busi-
ness

Reference: 2022/02/28(Mon) 11:27:07

8 posts found. ←Return