Skip to content

Conversation

legoskid
Copy link
Contributor

@legoskid legoskid commented Sep 18, 2025

These add 10 expflags:

  • APP_CUSTOM_INVIDIOUS_URL: Since there are so many instances closing their API and setting up anubis or cloudflare to stop any interaction you can put your own instance here if you have one. I found one remaining API so I put a default. This also added text box expflags if you want to use those
  • APP_DONT_AUTH_TO_INVIDIOUS: Don't put authorization header when accessing the above API, because the default i use rejects requests with authorization headers
  • APP_NO_ANDROID_ANIMATIONS: Tries to add iOS animations, meaning remove most fade in animations and add a (bad) sliding effect to (some) pages.
  • WEB_IOS_SPINNER: Shrinks the spinner and makes it grey like in iOS.
  • HEADER_NO_SHADOW: Seen in YouTube v13 iOS versions
  • DARK_THEME_SEPERATE_BACKGROUND_COLOR Also seen in YouTube v13 iOS versions
    • #252525 color for DARK_THEME_HASH_COLOR, you guessed it, seen in YouTube v13 iOS versions
  • APP_UNDERLINE_BUTTONS: Seen on, atleast my install of v13 YouTube. I haven't seen anybody with this but I saw it in person so it exists
  • HEADER_CAST_BUTTON_AS_URL_BOX: Lets you copy a youtube URL and quickly open it. Cast button because it's more i m m e r s i v e. Although I couldn't find a v10 icon so there's a v11 icon
  • HEADER_CAST_ALTERNATE_ICON: Seen in YouTube v13 iOS versions
  • APP_STOP_TEXT_SELECTION: Self explanatory

Also fixed the video details page (2 character fix) oh and comments and home page should finally load now!

Also the APP_NEW_ERROR_SCREEN (iOS) expflag looks more similar to how it is in actual YouTube (one again based off v13 so the exclamation mark isn't emphasized like how it is later)

@Yacine-Book @ytm15

That's alot
Update 2015ytm.js
@legoskid
Copy link
Contributor Author

legoskid commented Oct 3, 2025

@Yacine-Book @ytm15 when merge?

@ytm15
Copy link
Owner

ytm15 commented Oct 3, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants