Search Criteria
Package Details: youtube-dlc 2020.11.11_3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/youtube-dlc.git (read-only, click to copy) |
---|---|
Package Base: | youtube-dlc |
Description: | Fork of youtube-dl - download videos from youtube.com or other video platforms |
Upstream URL: | https://github.com/blackjack4494/yt-dlc |
Keywords: | download player streaming video youtube |
Licenses: | custom |
Submitter: | vixfwis |
Maintainer: | vixfwis |
Last Packager: | vixfwis |
Votes: | 21 |
Popularity: | 0.026512 |
First Submitted: | 2020-10-25 08:14 (UTC) |
Last Updated: | 2020-11-26 17:10 (UTC) |
Dependencies (8)
- python (python38, python37, nogil-python, python39, python36, python32, python311)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- pandoc (pandoc-static-git, pandoc-sile-git, pandoc-bin) (make)
- python-setuptools (make)
- atomicparsley (optional) – for embedding thumbnails into m4a files
- ffmpeg (ffmpeg-v4l2-request-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-libfdk_aac, ffmpeg-obs, ffmpeg-cuda, ffmpeg-mmal, ffmpeg-amd-full-git, ffmpeg-vulkan, ffmpeg-nocuda, ffmpeg-headless, ffmpeg-amd-full, ffmpeg-full, ffmpeg-decklink, ffmpeg-full-git) (optional) – for video post-processing
- python-pycryptodome (optional) – for hlsnative downloader
- rtmpdump (rtmpdump-ksv-git, rtmpdump-git) (optional) – for rtmp streams support
Latest Comments
crabvk commented on 2021-04-01 21:05 (UTC) (edited on 2021-04-01 21:12 (UTC) by crabvk)
Use youtube-dlp ;)
P.S. oh my, what a great song!
dreieck commented on 2021-04-01 18:57 (UTC)
I get a another error to that what @drwho reported on 2020-12-06:
youtube-dlc 'https://www.youtube.com/watch?v=4WJWKQA5DOk'
vixfwis commented on 2020-12-06 07:19 (UTC)
@drwho
I couldn't reproduce the problem. I checked versions and it seems to be the same as pip3 one, both update Nov 11 as the upstream, however whoever maintains pip3 version changed upstream pkgrel to match the git tag. Upstream has '-2' version on '-3' tag https://github.com/blackjack4494/yt-dlc/blob/2020.11.11-3/youtube_dlc/version.py
If you somehow mixed system-wide install from pip3 and AUR that version discrepancy could be the problem.
There's also restored youtube-dlc upstream repo but its last release was Oct 9 and there are still some DMCA related issues https://github.com/blackjack4494/yt-dlc/issues/255
drwho commented on 2020-12-06 01:40 (UTC)
The .post2 version installed by this AUR package does not seem to work:
Stack trace:
Installing youtube-dlc with pip3 (which installs the .post3 version, as of 1740 hours UTC-8) does, however, work as expected.
BrLi commented on 2020-11-26 16:06 (UTC)
Hi, I patched PKGBUILD a bit https://gist.github.com/Brli/7d3c712b6931e59ca1109e34da0f738d
It reduce the dependency of zip, and disabled the binary-lized executable, with more plain python script files in python's site_packages and in /usr/bin, increase in about 11MB
which is more compliance to https://wiki.archlinux.org/index.php/Python_package_guidelines