bopol

Results 38 comments of bopol

Link fixed: https://web.archive.org/web/20161018130608/http://nerotux.tuxfamily.org/articles.php?article_id=72

The path except the domain: youtube videos are `https://www.youtube.com/watch?v=`, for invidious it's `https:///watch?v=`. We can compare with video id, and I've already seen in `youtube.py` `video_id` is used, and `videoid`...

Or you’re on mobile…

I'm using https://trends24.in until this feature is added

Can you review the pull request @zedeus?

Updated to the last commit @zedeus, please review

> but I think that requires JavaScript. I don't think so, look at https://html.duckduckgo.com/html/?q=test; you can choose region and time without JavaScript, it will just send a new request, but...

As I said in my post (the title is a bit confuse), it's not Android 9 but LineageOS. Android 9 beta had dark theme, but they didn't ship the feature...

I know. It was just to debug and test. I don't know if we can programatically check if lineageOS. Anyway i'll use my debug build until it's fixed upstream /...

This file uses Conscrypt and another class from MicroG called PackageUtils > import org.conscrypt.NativeCrypto; import org.conscrypt.OpenSSLProvider; import org.microg.gms.common.PackageUtils