Traceback (most recent call last):
File "setup.py", line 73, in <module>
from youtube_dl_gui import (
File "/home/vs0uz4/.cache/yay/youtube-dl-gui-git/src/youtube-dl-gui-git/youtube_dl_gui/init.py", line 79, in <module>
from .mainframe import MainFrame
File "/home/vs0uz4/.cache/yay/youtube-dl-gui-git/src/youtube-dl-gui-git/youtube_dl_gui/mainframe.py", line 12, in <module>
from wx.lib.pubsub import setuparg1 #NOTE Should remove deprecated
File "/usr/lib/python2.7/site-packages/wx/lib/pubsub/init.py", line 41, in <module>
raise ImportError(msg)
ImportError: Stand-alone pubsub not found. Use pip install PyPubSub
==> ERROR: A failure occurred in package().
Aborting...
error making: youtube-dl-gui-git
Search Criteria
Package Details: yt-dlg-git 1.2.0.r242.g3ec93dc-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/yt-dlg-git.git (read-only, click to copy) |
---|---|
Package Base: | yt-dlg-git |
Description: | A cross platform front-end GUI of the popular youtube-dl written in wxPython (maintained fork of youtube-dl-gui) |
Upstream URL: | https://github.com/oleksis/youtube-dl-gui |
Licenses: | custom:UNLICENSE |
Conflicts: | youtube-dl-gui, yt-dlg |
Provides: | yt-dlg |
Submitter: | Gr3q |
Maintainer: | Gr3q |
Last Packager: | Gr3q |
Votes: | 93 |
Popularity: | 0.007163 |
First Submitted: | 2021-07-02 20:12 (UTC) |
Last Updated: | 2022-03-06 18:27 (UTC) |
Dependencies (11)
- python-pypubsub
- python-wxpython (python-wxpython-gitAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-polib (make)
- python-setuptools (make)
- python-wheel (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR) (optional) – convert video files to audio-only files
- youtube-dlAUR (youtube-dl-gitAUR, yt-dlp-drop-inAUR, youtube-dl-nightlyAUR) (optional) – alternative to the youtube-dl program downloaded by yt-dlg
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
vS0uz4 commented on 2021-02-05 21:09 (UTC)
Cryen commented on 2021-01-28 00:08 (UTC) (edited on 2021-01-28 00:14 (UTC) by Cryen)
I'm having an issue recently, after hitting start and pre-processing it throws an error. Running it in the terminal shows this and I can't really find a fix for it.
/usr/lib/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py:16629: UserWarning: wxPython/wxWidgets release number mismatch
warnings.warn("wxPython/wxWidgets release number mismatch")
And log shows ERROR: mVkEDduVQJA: YouTube said: Unable to extract video data
Child process exited with non-zero code: 1
willemw commented on 2020-03-25 07:08 (UTC)
@davidhu0: cannot reproduce. Downloading works just fine. Try running youtube-dlg or the youtube-dl it is using from the command line to get more information.
davidhu0 commented on 2020-03-25 00:57 (UTC)
Cannot download any videos from Youtube
Logged error:Child process exited with non-zero code: 2
Network is normal. youtube-dl is the newest
mikeymckay commented on 2019-09-13 06:24 (UTC)
@willemw: thanks that did it. I'm new to arch - still learning!
willemw commented on 2019-09-13 05:53 (UTC)
@mikeymckay: looks like you have an issue with your mirrorlist. Try updating and synchronizing (pacman -Syy) your mirrorlist.
mikeymckay commented on 2019-09-13 05:17 (UTC)
Seems like one of the dependencies needs to be updated: failed retrieving file 'python2-wxpython3-3.0.2.0-1-x86_64.pkg.tar.xz' from mirror.tuchola-dc.pl : The requested URL returned error: 404
Oczkins92 commented on 2019-06-28 16:05 (UTC)
@willemw : now works withou problem.Sorry for late reply!
willemw commented on 2019-04-28 05:49 (UTC) (edited on 2019-04-28 05:50 (UTC) by willemw)
@servimo: this is an issue with youtube-dl, not youtube-dl-gui. youtube-dl is out-of-date. Try updating the youtube-dl package. Otherwise, use the latest one from the youtube-dl website for now. Can be downloaded from youtube-dl-gui (Menu button --> Update) to ~/.config/youtube-dlg/youtube-dl.
servimo commented on 2019-04-28 01:06 (UTC)
It's not working: Log: [Sat Apr 27 16:45:19 2019] ERROR: uVM806yNloQ: "token" parameter not in video info for unknown reason; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. [Sat Apr 27 16:45:19 2019] Child process exited with non-zero code: 1 Console: $ youtube-dl-gui 16:38:41: Warning: Mismatch between the program and library build versions detected. The library used 3.0 (wchar_t,compiler with C++ ABI 1013,wx containers,compatible with 2.8), and wxPython used 3.0 (wchar_t,compiler with C++ ABI 1011,wx containers,compatible with 2.8). /usr/lib/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py:16629: UserWarning: wxPython/wxWidgets release number mismatch warnings.warn("wxPython/wxWidgets release number mismatch")
Pinned Comments
willemw commented on 2021-07-03 09:24 (UTC)
Switched to oleksis' fork (Python 3).
@Gr3q: Thanks. The app seems to work fine now.
The app is now called yt-dlg. (Could change that back to the old name youtube-dl-gui). Updated the .desktop file to run yt-dlg.
The app also now includes translations (thanks for @jose1711 for pointed that out in his PKGBUILD file).
(In the PKGBUILD file there is second version of the PKGBUILD in comments. That version follows the upstream build and run steps (pip install).)