[SUPPORT] SmartPhoneLover - AllTube Download


Recommended Posts

alltube-download_banner.png

 

This docker template was created based on an already available docker image


GitHub: https://github.com/Rudloff/alltube
DockerHub: https://hub.docker.com/r/rudloff/alltube
My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

 

DESCRIPTION
HTML GUI for youtube-dl.

 

Live demo:
http://alltubedownload.net/

 

NOTES
• Run the following cmds before building the container: 'mkdir -m755 /mnt/user/appdata/alltube-download' and 'curl https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/dependencies/alltube-download/config.yml --output /mnt/user/appdata/alltube-download/config.yml'.
• If your web browser doesn't download the video automatically, copy the URL generated by AllTube Download container, and paste it into your decided file/video downloader. Another way, is just click outside the video playback window (web browser) and select the appropiate option to download the file to your device, locally.

 

VERSION
1.0 (2022-02-12)


If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


If you like my work, please consider making a little donation.
- DONATE -
Thank you very much 🙂

  • Like 1
Link to comment
  • 1 month later...
  • 10 months later...

I'm getting this error when clicking on download
 

'/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' 'https://www.youtube.com/watch?v=PoP2Sa7wYNQ' '-f' 'bestaudio/best[protocol=https]/best[protocol=http]/bestvideo[protocol=https]/bestvideo[protocol=http]' failed with this error:
ERROR: Signature extraction failed: Traceback (most recent call last):
File "/var/www/html/vendor/ytdl-org/youtube-dl/youtube_dl/extractor/youtube.py", line 1318, in _decrypt_signature
video_id, player_url, s
File "/var/www/html/vendor/ytdl-org/youtube-dl/youtube_dl/extractor/youtube.py", line 1231, in _extract_signature_function
res = self._parse_sig_js(code)
File "/var/www/html/vendor/ytdl-org/youtube-dl/youtube_dl/extractor/youtube.py", line 1300, in _parse_sig_js
initial_function = jsi.extract_function(funcname)
File "/var/www/html/vendor/ytdl-org/youtube-dl/youtube_dl/jsinterp.py", line 245, in extract_function
raise ExtractorError('Could not find JS function %r' % funcname)
ExtractorError: Could not find JS function u'sa'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
(caused by ExtractorError(u"Could not find JS function u'sa'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.",)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

 

Link to comment
  • 8 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.