Update to lastest release to fix playlist downloads
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2015-b4ed901749
Please login to add feedback.
This update has been submitted for testing by till.
fixes playlist download issue
youtube.com download fixed.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.
I've tested the package using bash terminal and I can download audio from videos, but when I'm using zsh I can't. Tthe terminal output says: zsh: no matches found: https://www.youtube.com/videolink
If there is something wrong with the package using zsh shell?
The actual command that I'm using is: youtube-dl --extract-audio --format-audio mp3 https://www.youtube.com/videolink
@sophiekovalevsky Make sure you're using zsh correctly (I don't know anything about it), and if you do and you're sure it's a program bug, report a bug at youtube-dl upstream: https://github.com/rg3/youtube-dl/issues . But to me, the error message looks more about incorrect zsh usage (maybe improper escaping) than a program bug. However, this is not a correct place for these discussions.
@kparal, you were right. I was setting up a wrong configuration in my zsh shell. I can figure out the problem. Thanks a lot. After doing that I've tested general things on the package and it's seems to work properly for me.
Adding the feedback.