If any of you want to revive or keep /tubero/ going with honest intentions, do better than I did. I wish you the best.
Ang drama, shet.
Always support out local talents (except if di mo trip syempre)

============================================================================================

Gawin niyo nalang meme arrows yung naka-quote sa rentry kase di ko pa alam pano tangalin yan lel (workaround: press 'Edit' on the lower left-hand side of the site, then copy-paste all this stuff. Boom, tapos)

Also antay kayo page 10 bago mag-luto ng bagong thread ah (wag niyoko tularan heh)

Subject: /tubero/ - PH vtuber and vtubing general

What's this?

/tubero/ is a thread for Filipino vtuber fans to find, share, and discuss Filipino vtubers, as well as talk with other Filipino vtuber fans.

Seriously, what is this?

A thread for Filipinos addicted to watching women pretending to be anime girls on the internet. U rike?

But why??

Because, as it turns out, there's a lot of Filipino vtubers out there. There's also a lot of Filipino vtuber fans. So there, /tubero/.

I wanna shill my oshi / myself brad

Just don't be annoying about it. Otherwise, we'll be okay. labyu.

Can we talk in Pilipino?

Sometimes it just can't be helped. But don't do it too much, okay? Or else Manong Janitor will purge us.

List of Filipino Vtubers (Double check by visiting the actual channel. The lists are not complete, and data presented may be wrong)

https://docs.google.com/spreadsheets/d/1JBY9fEA49_IiePtyeiTatl0PfTTd8yV9RuFb0FG_HII/edit?usp=sharing (Our list. Might not be updated anymore, but the data can be copied and used as a base for a new one)
https://vtuber.asia/philippines/
https://virtualyoutuber.fandom.com/wiki/Category:Filipino
https://hololist.net/language/filipino/

/tubero/ rentry

https://rentry.org/tubero4chan/

Previous Thread

[INSERT PREVIOUS THREAD HERE]

============================================================================================

How to run Scriptanon's script on Windows

  1. Don't be retarded like how I was and remember to use dos2unix to change the file formats of your yttrackstreams.sh file and sked_active.txt files from Windows to Unix.
  2. Get Windows Subsystem for Linux. Install.
  3. Install Ubuntu via the Windows Store.
  4. Open Ubuntu, configure it through the console. There's a tutorial on YouTube on running it.
  5. Once you've run Ubuntu, create two files: yttrackstreams.sh and sked_active.txt. The first file should be filled with the code from this rentry. The second should be filled with the channel IDs of Active Chuubas that you can find in the /tubero/ Google Sheet. In that text file, remember to press enter after the last Channel ID or else the script won't be able to read the file.
  6. Use dos2unix to change the file formats of your .sh file and .txt file
  7. In Ubuntu, navigate to a folder that should only contain the .sh file and sked_active.txt file. Once there, run this command (unless there's a better/more updated command):
    sh trackstreamyt.sh sked_active.txt https://invidious.privacydev.net; echo; awk -F'+' 'BEGIN {print "LIVE NOW"} /^Live/ {printf("%s/%s\n%s%s%s\n",$2,$3,$4,$5,$6)}' out.txt | sed "s/^ //" | sed "s/^. https/https/"; echo; awk -F'+' 'BEGIN {print "VERY SOON"} /^Premieres in [0-9]+ minute/ {printf("%s/%s/ %s\n%s%s%s\n",$2,$3,$1,$4,$5,$6)}' out.txt | sed "s/^ //" | sed "s/^. https/https/"; echo; awk -F'+' 'BEGIN {print "SOON"} /^Premieres in [0-9] hour/ {printf("%s/%s/ %s\n%s%s%s\n",$2,$3,$1,$4,$5,$6)}' out.txt | sed "s/^ //" | sed "s/^. https/https/"; echo; awk -F'+' 'BEGIN {print "LATER TODAY / EARLY TOMORROW"} /^Premieres in [0-9][0-9] hour/ {printf("%s/%s/ %s\n%s%s%s\n",$2,$3,$1,$4,$5,$6)}' out.txt | sed "s/^ //" | sed "s/^. https/https/"; echo; awk -F'+' 'BEGIN {print "LATER THIS WEEK / NEXT WEEK"} /^Premieres in [0-9] day/ {printf("%s/%s/ %s\n%s%s%s\n",$2,$3,$1,$4,$5,$6)}' out.txt | sed "s/^ //" | sed "s/^.* https/https/";echo; echo DOUBLE CHECK YUME+; grep -i yume out.txt
  8. There will be an 'out.txt' file inside the folder. Use Notepad++ and search for "hour" to sort the document and get the scheduled live streams you want.

"But Bakerfaggot, what if there's an error?"

Pray Scriptanon is still around to help. Though the error will likely be because the .sh and .txt files are in dos rather than Unix format.

Edit
Pub: 22 Mar 2024 07:00 UTC
Edit: 11 Apr 2024 03:50 UTC
Views: 520