Can't issue any downloads at all right now
See original GitHub issueThis has been the case in a previous version already, I think it started with 3.5, but I chalked it up to possibly a temporary issue. Looking back and actually reading the error code I might have a little bit of actual issue with the software itself. I think what’s happening is that youtubedl-material is passing a broken or bad argument? Idk
Here’s the log (freshly updated as you can see):
2020-04-13T09:00:57.265Z INFO: Beginning migration: 3.5->3.6+
2020-04-13T09:00:57.297Z INFO: 3.5->3.6+ migration complete!
2020-04-13T09:00:57.300Z INFO: YoutubeDL-Material v3.6 started on PORT 17442
2020-04-13T09:10:20.619Z ERROR: ERROR: u'' is not a valid URL. Set --default-search "ytsearch" (or run youtube-dl "ytsearch:" ) to search YouTube
(node:1) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1: /app/node_modules/youtube-dl/bin/youtube-dl -o video/%(uploader)s_[%(channel_id)s]/%(upload_date)s_-_%(title)s_[%(id)s].mp4 -f bestvideo[ext=mp4]+bestaudio[ext=m4a]/mp4 --write-info-json --print-json --download-archive video/merged.txt --write-sub --write-thumbnail --no-call-home --embed-thumbnail --sub-format srt/ass/best --sub-lang en,eng,de,ger,deu http://www.youtube.com/watch?v=J-2VSNPID2g
at makeError (/app/node_modules/execa/lib/error.js:56:11)
at handlePromise (/app/node_modules/execa/index.js:114:26)
at processTicksAndRejections (internal/process/task_queues.js:94:5)
(node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:1) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
This is when using regular YoutubeDL-Material on the WebUI in Docker. No extension, bookmarklet or API used.
Is the docker maybe missing a dependency?
Issue Analytics
- State:
- Created 3 years ago
- Comments:21 (11 by maintainers)
Top Results From Across the Web
Can't Download Anything on a Windows 10 Computer [Solved]
Based on these causes for the issue “can't download anything Windows 10”, we draw up some solutions displayed below.
Read more >Fix problems downloading apps from the Play Store
Try the steps below if: Your downloads and app updates get stuck and won't finish. You can't download or install apps or games...
Read more >Tech fix: What to do when you can't download apps to your ...
Tech fix: What to do when you can't download apps to your Android phone · 1. Check that you have a strong Wi-Fi...
Read more >13 Fixes to Try If You Can't Download on Windows 11
Usually, the accumulated cache is not that of a problem until it is corrupt. But, once it gets corrupt, it can cause all...
Read more >Windows 11 problem with downloading files
Hello, I used Windows 10 for 2-3 years without any download problems in ... If System Restore is not enabled on C drive...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Cool! Will test once my unRAID system is done testing parity. (I don’t have cache drives, so performance is wonky during parity checks when also running all the other tasks)
It’s always a pleasure 😃 And about creating an issue, sure! That would be helpful.
Btw, I just released 4.0, so check that out when you can! Haven’t noticed any bugs, but if you find any lmk and I’ll be on it