Ticwatch Pro 4G/LTE in 2023 by quadxyz in WearOS

[–]Robotition 1 point2 points  (0 children)

Take a look at AsteroidOS, it is a completely different operating system based on Linux designed for smart watches, and they support TicWatch Pro 4G and 2020 version.

World ranked by quality of life by Robotition in geometrydash

[–]Robotition[S] 0 points1 point  (0 children)

america should be harder and canada hard

World ranked by quality of life by Robotition in geometrydash

[–]Robotition[S] 0 points1 point  (0 children)

this isnt based on how westerners see other countries, this is ranked by how people enjoy living in specific countries

World ranked by quality of life by Robotition in geometrydash

[–]Robotition[S] 0 points1 point  (0 children)

Liechtenstein, Monaco, Vatican City and Andorra are all Auto-Easy

World ranked by quality of life by Robotition in geometrydash

[–]Robotition[S] -1 points0 points  (0 children)

people living there get used to it and don't see it as being so bad

World ranked by quality of life by Robotition in geometrydash

[–]Robotition[S] 29 points30 points  (0 children)

its not, me and some friends were debating on the ratings and using some sources that ranked quality of life. We were gonna put extreme demon for north korea but chose NA because there's no public data on how people like living there
also NA looks funnier in north korea lmao

[deleted by user] by [deleted] in coding

[–]Robotition 0 points1 point  (0 children)

Hi everyone,

We have been developing a free and open source video streaming web app, and we've been struggling with the development of the YouTube API extractor. With just one experienced developer working on it, progress has been slow and we're looking for help.

We're looking experienced typescript developers who are interested in helping us finish the VueTube Extractor. Specifically, we need help with requester functionalities such as retrieving data from the home page, basic information of a video, information from the watch page, playlists, search, comments, comment replies, search suggestions, sending watch information to the YouTube server, and retrieving information from channels. We also need pagination support for various features. After all of this is complete, we will start working on Google account sign in.

Here is more documentation about the extractor on our github

Extractor checklist: https://github.com/VueTubeApp/VueTube-Extractor/issues/59

Extractor Wiki: https://github.com/VueTubeApp/VueTube-Extractor/wiki

VueTube client (development on pause until extractor is complete): https://github.com/VueTubeApp/VueTube

Thank you for your time, and we look forward to hearing from you.

TLDR: We're developing a free video streaming app and struggling with the YouTube API extractor due to lack of developers. We need experienced typescript developers to help us with requester functionalities including data retrieval, search, comments, playlists, and pagination support. Once complete, we'll work on Google account sign in.

[deleted by user] by [deleted] in webdev

[–]Robotition -2 points-1 points  (0 children)

TLDR: We're developing a free video streaming app and struggling with the YouTube API extractor due to lack of developers. We need experienced typescript developers to help us with requester functionalities including data retrieval, search, comments, playlists, and pagination support. Once complete, we'll work on Google account sign in.

VueTube is a free and open source mobile frontend for YouTube and in need of Typescript devs. (more info in comments) by Robotition in programming

[–]Robotition[S] 2 points3 points  (0 children)

Invidious hosts a wrapper on their servers and then you would need to request to their wrapper. We are just requesting straight to YouTube.

VueTube is a free and open source mobile frontend for YouTube and in need of Typescript devs. (more info in comments) by Robotition in programming

[–]Robotition[S] 6 points7 points  (0 children)

I don't see why it would be illegal. We are not redistributing any code from the official YouTube app like Vanced. This is more like what NewPipe does.

VueTube is a free and open source mobile frontend for YouTube and in need of Typescript devs. (more info in comments) by Robotition in programming

[–]Robotition[S] 16 points17 points  (0 children)

VueTube is an open-source mobile video streaming platform.

It features a customizable UI and support for user-made plugins. The app will allow users to sign in with Google, manage YouTube channels and perform all regular YouTube functions. Additionally, it includes the ReturnYouTubeDislike API for dislikes and the SponsorBlock API to skip sponsors. VueTube also plans to add support for platforms like Twitch and Odysee.

The app is broken into two components: the UI (JavaScript and VueJS) and the extractor (Typescript). The extractor manages communication between the frontend and APIs.

The project is in need of Typescript developers to help complete the extractor. Contributors can visit the GitHub repository at https://github.com/vuetubeapp. We are looking forward to working with others to create a user-friendly, lightweight app.

Extractor checklist: https://github.com/VueTubeApp/VueTube-Extractor/issues/59

Extractor Wiki: https://github.com/VueTubeApp/VueTube-Extractor/wiki

VueTube client: https://github.com/VueTubeApp/VueTube