Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Invidious
  3. Invidious - Package Updates

Invidious - Package Updates

Scheduled Pinned Locked Moved Invidious
34 Posts 6 Posters 4.0k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • nebulonN Offline
    nebulonN Offline
    nebulon
    Staff
    wrote on last edited by
    #7

    thanks. Changed it now.

    1 Reply Last reply
    1
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #8

      [1.1.0]

      • Update Invidious to 2024.03.30
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #9

        [1.2.0]

        • Update Invidious to 08390acd0c
        1 Reply Last reply
        1
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #10

          [1.3.0]

          • Update Invidious to v2.20240427
          • Full changelog
          • Videos: Use android test suite client (#4650, thanks @SamantazFox)
          • Trending: Un-nest category if this is the only one (#4600, thanks @ChunkyProgrammer)
          • Comments: Add support for new format (#4576, thanks @ChunkyProgrammer)
          • API: Add bitrate to formatStreams too (#4590, thanks @absidue)
          • API: Add 'authorVerified' field on recommended videos (#4562, thanks @ChunkyProgrammer)
          • Videos: Add support for new likes format (#4462, thanks @ChunkyProgrammer)
          • Proxy: Handle non-200 HTTP codes on DASH manifests (#4429, thanks @absidue)
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #11

            [1.3.1]

            • Use tini to start the app
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #12

              [1.3.2]

              • Use supervisor to start/restart the app
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #13

                [1.4.0]

                • Update Invidious to v2.20240825
                • Full changelog
                • The search bar now has a button that you can click!
                • Youtube URLs can be pasted directly in the search bar. Prepend search query with a backslash () to disable that feature (useful if you need to search for a video whose title contains some youtube URL).
                • On the channel page the "streams" tab can be sorted by either: "newest", "oldest" or "popular"
                • Lots of translations have been updated (thanks to our contributors on Weblate!)
                • Videos embedded in local HTML files (e.g: a webpage saved from a blog) can now be played
                1 Reply Last reply
                1
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #14

                  [1.5.0]

                  • Implement inv_sig_helper
                  1 Reply Last reply
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #15

                    Update is currently blocked by https://github.com/iv-org/youtube-trusted-session-generator/issues/15

                    1 Reply Last reply
                    0
                    • eyecreateE Offline
                      eyecreateE Offline
                      eyecreate
                      App Dev
                      wrote on last edited by
                      #16

                      Inv Sig helper could use an update: https://github.com/iv-org/inv_sig_helper/issues/36

                      1 Reply Last reply
                      1
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #17

                        just found the same issue and I am rebuilding and testing a new app package now

                        1 Reply Last reply
                        1
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #18

                          [1.5.2]

                          • Update sig helper to fix crash
                          1 Reply Last reply
                          0
                          • eyecreateE Offline
                            eyecreateE Offline
                            eyecreate
                            App Dev
                            wrote on last edited by
                            #19

                            Wow, there sure are lots of fixes needed for inv sig helper:
                            https://github.com/iv-org/inv_sig_helper/pull/43

                            necrevistonnezrN 1 Reply Last reply
                            1
                            • eyecreateE eyecreate

                              Wow, there sure are lots of fixes needed for inv sig helper:
                              https://github.com/iv-org/inv_sig_helper/pull/43

                              necrevistonnezrN Offline
                              necrevistonnezrN Offline
                              necrevistonnezr
                              wrote on last edited by
                              #20

                              @eyecreate said in Invidious - Package Updates:

                              Wow, there sure are lots of fixes needed for inv sig helper:
                              https://github.com/iv-org/inv_sig_helper/pull/43

                              But also:

                              Invidious will soon drop the support for inv sig helper in favor of invidious companion (iv-org/invidious#4985) which includes a built-in decryption system so don't spend all your efforts on this.

                              1 Reply Last reply
                              1
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                App Dev
                                wrote on last edited by
                                #21

                                [1.5.3]

                                • Using latest sig helper to attempt fix the youtube js player changes
                                1 Reply Last reply
                                0
                                • eyecreateE Offline
                                  eyecreateE Offline
                                  eyecreate
                                  App Dev
                                  wrote on last edited by
                                  #22

                                  Looks like another update of SIG helper is needed.

                                  1 Reply Last reply
                                  1
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    App Dev
                                    wrote on last edited by
                                    #23

                                    [1.5.4]

                                    • Using latest sig helper to fix the youtube js player changes
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      App Dev
                                      wrote on last edited by
                                      #24

                                      [1.6.0]

                                      • chore(deps): pin quay.io/invidious/inv-sig-helper docker tag to cd40f9b
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        App Dev
                                        wrote on last edited by
                                        #25

                                        [1.6.1]

                                        • Update to v2.20250314.0
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          App Dev
                                          wrote on last edited by
                                          #26

                                          [1.6.2]

                                          • Update base image to 5.0.0
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search