Yonle: Notes and Other
41 subscribers
776 photos
67 videos
4 files
216 links
A channel that created for no purposes. Used to post some of my personal projects, memes from other source, and some interesting topic.

Chatroom: @yonle_coder

You may also Follow WRS-BMKG (24/7) Channel that i made (Earthquake Warning Ch): @WRS_BMKG
Download Telegram
Forwarded from ytmous
"Brother, i want lightweight youtube"
"We have lightweight youtube at home"

Lightweigjt YouTube at home, meanwhile:
Forwarded from ytmous
Cancelled. Kinda sucks that it's still don't want to play audio even i put two sources.

Yeah, Javascript could fix the issue. But that's gonna break it's promise at the main page, "No javascript in frontend"
Forwarded from ytmous
Anyways, I pushed a backend fix in nightly branch.
Forwarded from ytmous
I recreated the redownload chunk function from ytdl-core code into ytmous. The purpose of the code that i recreate is entirely different from it's origin and has it's own purpose:

- Making seeking/download resuming possible
- Speed up streaming download that youtube throttle
I found learning stuff like TypeScript is pointless if you already know how to code in pure JavaScript already.
Forwarded from ytmous
Done.
Youtube video is actually better in h264 (mp4) than in vp9 (webm).
Forwarded from ytmous
Forwarded from ytmous
Now that i've implemented quality settings, should be good now. Even that's how i made it.
I think that's all for ytmous updates. See you in the next updates, probably
Forwarded from ytmous
API endpoints is now there.
Forwarded from ytmous
Say hello to subtitles.
Forwarded from ytmous
The 3.0.3 release is now called as Two years of lazyness.
ytmous
The 3.0.3 release is now called as Two years of lazyness.
Because yes. The fact is that i'm not updating the code for 2 years
And like i said before. ytmous is still resting, resting, resting, and finally wake up again
Forwarded from ytmous
ytmous nightly (Desktop view)

Another progress. Almost complete.
So feel free to compare the beginning of ytmous-nightly with the current ytmous
There are two types of an open source project.

One that allow you to use the code, And another one that let you see the code.

However, There's also the one that let you to modify the code, But you need to publish your change.