generated from ReVanced/revanced-patches-template
-
-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(patch): [discussion] integration of tournesol app #1893
Labels
Feature request
Requesting a new feature that's not implemented yet
Comments
moolight-seashell
added
the
Feature request
Requesting a new feature that's not implemented yet
label
Oct 25, 2022
Not feasible to implement at this time. Way to complex to patch in (assuming it can be done at all). It would probably be easier to create a new YouTube app from scratch, than to patch this into the official YouTube app. For now, closing this old feature request. |
Slenderman00
pushed a commit
to Slenderman00/revanced-patches-grindr
that referenced
this issue
Jan 31, 2024
# [2.169.0-dev.1](ReVanced/revanced-patches@v2.168.0...v2.169.0-dev.1) (2023-04-21) ### Bug Fixes * add missing annotation to patches ([ReVanced#1882](ReVanced/revanced-patches#1882)) ([d86b6a4](ReVanced/revanced-patches@b6a7640)) * **youtube/hide-video-action-buttons:** change 'Hide create, clip and thanks buttons' to default off ([ReVanced#1923](ReVanced/revanced-patches#1923)) ([fc89c86](ReVanced/revanced-patches@f007c5e)) * **youtube/hide-video-action-buttons:** fix 'hide share button' ([ReVanced#1924](ReVanced/revanced-patches#1924)) ([bc05e44](ReVanced/revanced-patches@7f518de)) * **youtube/microg-support:** remove incorrect patch dependency ([3e0c45c](ReVanced/revanced-patches@2ec08b3)) * **youtube/microg-support:** rename patch correctly ([091a25d](ReVanced/revanced-patches@3b726f3)) * **youtube/return-youtube-dislike:** render dislikes when scrolling into the screen ([ReVanced#1873](ReVanced/revanced-patches#1873)) ([85675b8](ReVanced/revanced-patches@d9dc58d)) * **youtube/sponsorblock:** do not depend on `remember-playback-speed` patch ([b0834fa](ReVanced/revanced-patches@cbbd6bb)) * **youtube/sponsorblock:** fix autorepeat button layout ([ReVanced#1868](ReVanced/revanced-patches#1868)) ([5e148d9](ReVanced/revanced-patches@ddee5f0)) * **youtube/spoof-signature-verification:** depend on `client-spoof` patch ([0d47375](ReVanced/revanced-patches@e826053)) * **youtubevanced/hide-ads:** hide more types of ads ([ReVanced#1781](ReVanced/revanced-patches#1781)) ([47ff447](ReVanced/revanced-patches@9a2430e)) * **youtubevanced/hide-ads:** remove broken ad filter ([ReVanced#1881](ReVanced/revanced-patches#1881)) ([5b987e1](ReVanced/revanced-patches@2835d1a)) ### Features * `change-package-name` patch ([ReVanced#1864](ReVanced/revanced-patches#1864)) ([f9a6672](ReVanced/revanced-patches@4bf3e77)) * `enable-android-debugging` patch ([ReVanced#1876](ReVanced/revanced-patches#1876)) ([bd224d9](ReVanced/revanced-patches@3dde507)) * **facebook:** `hide-inbox-ads` patch ([ReVanced#1893](ReVanced/revanced-patches#1893)) ([2cfc982](ReVanced/revanced-patches@a748510)) * **id-austria:** bump compatibility to `2.6.0` ([ReVanced#1827](ReVanced/revanced-patches#1827)) ([f48e794](ReVanced/revanced-patches@0dfd736)) * **inshorts:** `hide-ads` patch ([ReVanced#1828](ReVanced/revanced-patches#1828)) ([04a2acc](ReVanced/revanced-patches@a8c6031)) * **memegenerator:** `unlock-pro` patch ([ReVanced#1902](ReVanced/revanced-patches#1902)) ([7d30541](ReVanced/revanced-patches@003d0a1)) * **photomath/unlock-plus:** bump compatibility to `8.21.1` ([ReVanced#1926](ReVanced/revanced-patches#1926)) ([beb8d9c](ReVanced/revanced-patches@2b60efa)) * **photomath:** bump compatibility up to `8.21.0` ([ReVanced#1886](ReVanced/revanced-patches#1886)) ([43464fd](ReVanced/revanced-patches@fe58100)) * **reddit:** bump compatibility to `2023.12.0` ([ReVanced#1825](ReVanced/revanced-patches#1825)) ([e3666e6](ReVanced/revanced-patches@a003ec1)) * use better patch description ([32fcd25](ReVanced/revanced-patches@3de9938)) * **youtube-music:** `bypass-certificate-checks` patch ([ReVanced#1810](ReVanced/revanced-patches#1810)) ([ef8f26f](ReVanced/revanced-patches@7d7336d)) * **youtube/settings:** disable preferences and add dialog messages to preferences ([ReVanced#1801](ReVanced/revanced-patches#1801)) ([05023ba](ReVanced/revanced-patches@94261ce)) * **youtube/sponsorblock:** skip to video highlight ([ReVanced#1874](ReVanced/revanced-patches#1874)) ([83747b7](ReVanced/revanced-patches@96bdc2e)) * **youtube:** bump compatibility to `18.08.37` ([29561ec](ReVanced/revanced-patches@45f96a6)) * **youtube:** change default video speed and quality inside the settings menu ([ReVanced#1880](ReVanced/revanced-patches#1880)) ([fbb1763](ReVanced/revanced-patches@12c2fd5)) * **youtube:** constrain compatibility to `18.08.37` ([7403fc8](ReVanced/revanced-patches@cdee745)) * **youtube:** sponsorblock improvements ([ReVanced#1557](ReVanced/revanced-patches#1557)) ([b5d712a](ReVanced/revanced-patches@5e0ffbd)) * **youtube:** support version `18.08.37` ([4f4ceab](ReVanced/revanced-patches@fed3fe1))
Slenderman00
pushed a commit
to Slenderman00/revanced-patches-grindr
that referenced
this issue
Jan 31, 2024
# [2.169.0](ReVanced/revanced-patches@v2.168.0...v2.169.0) (2023-04-21) ### Bug Fixes * add missing annotation to patches ([ReVanced#1882](ReVanced/revanced-patches#1882)) ([d86b6a4](ReVanced/revanced-patches@b6a7640)) * **youtube/hide-video-action-buttons:** change 'Hide create, clip and thanks buttons' to default off ([ReVanced#1923](ReVanced/revanced-patches#1923)) ([fc89c86](ReVanced/revanced-patches@f007c5e)) * **youtube/hide-video-action-buttons:** fix 'hide share button' ([ReVanced#1924](ReVanced/revanced-patches#1924)) ([bc05e44](ReVanced/revanced-patches@7f518de)) * **youtube/microg-support:** remove incorrect patch dependency ([3e0c45c](ReVanced/revanced-patches@2ec08b3)) * **youtube/microg-support:** rename patch correctly ([091a25d](ReVanced/revanced-patches@3b726f3)) * **youtube/return-youtube-dislike:** render dislikes when scrolling into the screen ([ReVanced#1873](ReVanced/revanced-patches#1873)) ([85675b8](ReVanced/revanced-patches@d9dc58d)) * **youtube/sponsorblock:** do not depend on `remember-playback-speed` patch ([b0834fa](ReVanced/revanced-patches@cbbd6bb)) * **youtube/sponsorblock:** fix autorepeat button layout ([ReVanced#1868](ReVanced/revanced-patches#1868)) ([5e148d9](ReVanced/revanced-patches@ddee5f0)) * **youtube/spoof-signature-verification:** depend on `client-spoof` patch ([0d47375](ReVanced/revanced-patches@e826053)) * **youtubevanced/hide-ads:** hide more types of ads ([ReVanced#1781](ReVanced/revanced-patches#1781)) ([47ff447](ReVanced/revanced-patches@9a2430e)) * **youtubevanced/hide-ads:** remove broken ad filter ([ReVanced#1881](ReVanced/revanced-patches#1881)) ([5b987e1](ReVanced/revanced-patches@2835d1a)) ### Features * `change-package-name` patch ([ReVanced#1864](ReVanced/revanced-patches#1864)) ([f9a6672](ReVanced/revanced-patches@4bf3e77)) * `enable-android-debugging` patch ([ReVanced#1876](ReVanced/revanced-patches#1876)) ([bd224d9](ReVanced/revanced-patches@3dde507)) * **facebook:** `hide-inbox-ads` patch ([ReVanced#1893](ReVanced/revanced-patches#1893)) ([2cfc982](ReVanced/revanced-patches@a748510)) * **id-austria:** bump compatibility to `2.6.0` ([ReVanced#1827](ReVanced/revanced-patches#1827)) ([f48e794](ReVanced/revanced-patches@0dfd736)) * **inshorts:** `hide-ads` patch ([ReVanced#1828](ReVanced/revanced-patches#1828)) ([04a2acc](ReVanced/revanced-patches@a8c6031)) * **memegenerator:** `unlock-pro` patch ([ReVanced#1902](ReVanced/revanced-patches#1902)) ([7d30541](ReVanced/revanced-patches@003d0a1)) * **photomath/unlock-plus:** bump compatibility to `8.21.1` ([ReVanced#1926](ReVanced/revanced-patches#1926)) ([beb8d9c](ReVanced/revanced-patches@2b60efa)) * **photomath:** bump compatibility up to `8.21.0` ([ReVanced#1886](ReVanced/revanced-patches#1886)) ([43464fd](ReVanced/revanced-patches@fe58100)) * **reddit:** bump compatibility to `2023.12.0` ([ReVanced#1825](ReVanced/revanced-patches#1825)) ([e3666e6](ReVanced/revanced-patches@a003ec1)) * use better patch description ([32fcd25](ReVanced/revanced-patches@3de9938)) * **youtube-music:** `bypass-certificate-checks` patch ([ReVanced#1810](ReVanced/revanced-patches#1810)) ([ef8f26f](ReVanced/revanced-patches@7d7336d)) * **youtube/settings:** disable preferences and add dialog messages to preferences ([ReVanced#1801](ReVanced/revanced-patches#1801)) ([05023ba](ReVanced/revanced-patches@94261ce)) * **youtube/sponsorblock:** skip to video highlight ([ReVanced#1874](ReVanced/revanced-patches#1874)) ([83747b7](ReVanced/revanced-patches@96bdc2e)) * **youtube:** bump compatibility to `18.08.37` ([29561ec](ReVanced/revanced-patches@45f96a6)) * **youtube:** change default video speed and quality inside the settings menu ([ReVanced#1880](ReVanced/revanced-patches#1880)) ([fbb1763](ReVanced/revanced-patches@12c2fd5)) * **youtube:** constrain compatibility to `18.08.37` ([7403fc8](ReVanced/revanced-patches@cdee745)) * **youtube:** sponsorblock improvements ([ReVanced#1557](ReVanced/revanced-patches#1557)) ([b5d712a](ReVanced/revanced-patches@5e0ffbd)) * **youtube:** support version `18.08.37` ([4f4ceab](ReVanced/revanced-patches@fed3fe1))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Application
youtube only, no yt music
Issue
everyone knows that the suggestion algorithm of YouTube is very bad, from the oppacity of these algorithms to the propagation of false news through the recommendation of poor quality videos
this is one solution of these problems.
Patch
the mathematician Lé of the science4all channel has proposed a transparent answer to this problem of artificial intelligence
he created the platform sunflower app
https://addons.mozilla.org/fr/firefox/addon/tournesol-extension
https://github.com/tournesol-app/tournesol
https://tournesol.app/recommendations?date=Month&language=en
the objective is to allow the Internet users to vote to determine and to emphasize the video judged of public utility
I think that this platform would deserve much more visibility and I think that an integration in revanced would be ideal for that, even if, given its nature, its integration will probably be a difficult task.
If it ispossible to simply start a discussion between the two teams it would be a big step forward to me
Motivation
propose a solution to the worrying problem of the opacity of recommendation algorithms and limit the propagation of fake news
Acknowledgements
The text was updated successfully, but these errors were encountered: