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. Alltube
  3. Alltube Download from YouTube fails

Alltube Download from YouTube fails

Scheduled Pinned Locked Moved Solved Alltube
9 Posts 4 Posters 2.5k Views 3 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Download from YouTube fails:

    This is the result when trying to download a video:

    /usr/bin/python' 'vendor/ytdl-org/youtube-dl/youtube_dl/__main__.py' '--no-warnings' '--ignore-errors' '--flat-playlist' '--restrict-filenames' '--no-playlist' '--dump-single-json' '
    ' '-f' 'best/bestvideo' failed with this error: ERROR: Li77fk4Vjys: YouTube said: Unable to extract video data

    Does anybody has an idea how to fix?

    marcusquinnM 1 Reply Last reply
    1
    • ? A Former User

      Download from YouTube fails:

      This is the result when trying to download a video:

      /usr/bin/python' 'vendor/ytdl-org/youtube-dl/youtube_dl/__main__.py' '--no-warnings' '--ignore-errors' '--flat-playlist' '--restrict-filenames' '--no-playlist' '--dump-single-json' '
      ' '-f' 'best/bestvideo' failed with this error: ERROR: Li77fk4Vjys: YouTube said: Unable to extract video data

      Does anybody has an idea how to fix?

      marcusquinnM Offline
      marcusquinnM Offline
      marcusquinn
      wrote on last edited by
      #2

      @captain-kirk try a hard refresh? I seem to remember that error from clicking back and entering a new URL.

      Web Design https://www.evergreen.je
      Development https://brandlight.org
      Life https://marcusquinn.com

      ? 1 Reply Last reply
      0
      • marcusquinnM marcusquinn

        @captain-kirk try a hard refresh? I seem to remember that error from clicking back and entering a new URL.

        ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        @marcusquinn Did it. Deleted Cache... reinstalled... nothing works. hmmmm

        marcusquinnM girishG 2 Replies Last reply
        0
        • ? A Former User

          @marcusquinn Did it. Deleted Cache... reinstalled... nothing works. hmmmm

          marcusquinnM Offline
          marcusquinnM Offline
          marcusquinn
          wrote on last edited by
          #4

          @captain-kirk odd, not used it for a while but that's the issue I had when trying last time and it worked after a hard refresh.

          Just tried that YT link on my instance and it's not downloading but no error, just a blank screen with the logo at the top. Just updated to Cloudron 6.0, so maybe related, maybe not.

          Maybe a few more testers here will yield a diagnosable pattern?

          Web Design https://www.evergreen.je
          Development https://brandlight.org
          Life https://marcusquinn.com

          girishG 1 Reply Last reply
          0
          • marcusquinnM marcusquinn

            @captain-kirk odd, not used it for a while but that's the issue I had when trying last time and it worked after a hard refresh.

            Just tried that YT link on my instance and it's not downloading but no error, just a blank screen with the logo at the top. Just updated to Cloudron 6.0, so maybe related, maybe not.

            Maybe a few more testers here will yield a diagnosable pattern?

            girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #5

            @marcusquinn @Captain-Kirk For me, it failed the first time. Then, I tried a couple of times and suddenly it starts working.

            eba94bdc-ac4b-4afd-a84f-f0d04aa08275-image.png

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

              I see this backtrace:

              14:17:20 -  [error]  Alltube\Library\Exception\YoutubedlException: '/usr/bin/python' 'vendor/ytdl-org/youtube-dl/youtube_dl/__main__.py' '--no-warnings' '--ignore-errors' '--flat-playlist' '--restrict-filenames' '--no-playlist' '--dump-single-json' '
              ' '-f' 'best/bestvideo' failed with this error: 14:17:20 - ERROR: Nt6-dzrqHZQ: YouTube said: Unable to extract video data in /app/code/vendor/rudloff/alltube-library/classes/Downloader.php:264 14:17:20 - Stack trace: 14:17:20 - #0 /app/code/vendor/rudloff/alltube-library/classes/Video.php(124): Alltube\Library\Downloader->callYoutubedl(Array) 14:17:20 - #1 /app/code/vendor/rudloff/alltube-library/classes/Video.php(138): Alltube\Library\Video->getProp('dump-single-jso...') 14:17:20 - #2 /app/code/classes/Controller/FrontController.php(151): Alltube\Library\Video->getJson() 14:17:20 - #3 /app/code/classes/Controller/FrontController.php(215): Alltube\Controller\FrontController->getInfoResponse(Object(Slim\Http\Request), Object(Slim\Http\Response)) 14:17:20 - #4 [internal function]: Alltube\Controller\FrontController->info(Object(Slim\Http\Request), Object(Slim\Http\Response), Array) 14:17:20 - #5 /app/code/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(40): call_user_func(Array, Object(Slim\Http\Request), Object(Slim\Http\Response), Array) 14:17:20 - #6 /app/code/vendor/slim/slim/Slim/Route.php(281): Slim\Handlers\Strategies\RequestResponse->__invoke(Array, Object(Slim\Http\Request), Object(Slim\Http\Response), Array) 14:17:20 - #7 /app/code/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\Route->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response)) 14:17:20 - #8 /app/code/vendor/slim/slim/Slim/Route.php(268): Slim\Route->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response)) 14:17:20 - #9 /app/code/vendor/slim/slim/Slim/App.php(503): Slim\Route->run(Object(Slim\Http\Request), Object(Slim\Http\Response)) 14:17:20 - #10 /app/code/classes/Middleware/LocaleMiddleware.php(84): Slim\App->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response)) 14:17:20 - #11 [internal function]: Alltube\Middleware\LocaleMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Alltube\App)) 14:17:20 - #12 /app/code/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(Alltube\Middleware\LocaleMiddleware), Array) 14:17:20 - #13 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Alltube\App)) 14:17:20 - #14 /app/code/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Alltube\App)) 14:17:20 - #15 /app/code/classes/Middleware/CspMiddleware.php(68): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response)) 14:17:20 - #16 [internal function]: Alltube\Middleware\CspMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) 14:17:20 - #17 /app/code/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(Alltube\Middleware\CspMiddleware), Array) 14:17:20 - #18 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) 14:17:20 - #19 /app/code/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) 14:17:20 - #20 /app/code/classes/Middleware/LinkHeaderMiddleware.php(44): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response)) 14:17:20 - #21 [internal function]: Alltube\Middleware\LinkHeaderMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) 14:17:20 - #22 /app/code/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(Alltube\Middleware\LinkHeaderMiddleware), Array) 14:17:20 - #23 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) 14:17:20 - #24 /app/code/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) 14:17:20 - #25 /app/code/classes/Middleware/RouterPathMiddleware.php(42): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response)) 14:17:20 - #26 [internal function]: Alltube\Middleware\RouterPathMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) 14:17:20 - #27 /app/code/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(Alltube\Middleware\RouterPathMiddleware), Array) 14:17:20 - #28 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) 14:17:20 - #29 /app/code/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) 14:17:20 - #30 /app/code/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response)) 14:17:20 - #31 /app/code/vendor/slim/slim/Slim/App.php(392): Slim\App->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response)) 14:17:20 - #32 /app/code/vendor/slim/slim/Slim/App.php(297): Slim\App->process(Object(Slim\Http\Request), Object(Slim\Http\Response)) 14:17:20 - #33 /app/code/index.php(17): Slim\App->run() 14:17:20 - #34 {main}
              1 Reply Last reply
              0
              • jdaviescoatesJ Offline
                jdaviescoatesJ Offline
                jdaviescoates
                wrote on last edited by jdaviescoates
                #7

                For YouTube I normally just use a Firefox browser extension

                Edit: this one:
                https://addons.mozilla.org/en-US/firefox/addon/easy-youtube-video-download/

                I use Cloudron with Gandi & Hetzner

                1 Reply Last reply
                0
                • ? A Former User

                  @marcusquinn Did it. Deleted Cache... reinstalled... nothing works. hmmmm

                  girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #8

                  @captain-kirk @marcusquinn Try the latest package, updating youtube-dl seems to make it work again.

                  ? 1 Reply Last reply
                  1
                  • girishG girish

                    @captain-kirk @marcusquinn Try the latest package, updating youtube-dl seems to make it work again.

                    ? Offline
                    ? Offline
                    A Former User
                    wrote on last edited by
                    #9

                    @girish After the update it works like a charm. Thanks a lot!

                    1 Reply Last reply
                    2
                    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