Search Criteria
Package Details: dpluzz 1.7.10-2
Git Clone URL: | https://aur.archlinux.org/dpluzz.git (read-only, click to copy) |
---|---|
Package Base: | dpluzz |
Description: | Software to retrieve videos from French website pluzz |
Upstream URL: | http://forum.ubuntu-fr.org/viewtopic.php?id=1559861&p=1 |
Licenses: | |
Submitter: | FredBezies |
Maintainer: | FredBezies |
Last Packager: | FredBezies |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2014-06-13 17:07 |
Last Updated: | 2020-02-22 15:35 |
Dependencies (13)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-git-nc, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-amd-full-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-nocuda, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-ndi, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git)
- mplayer (mplayer-light-svn, mplayer2, mplayer2-build-git, mplayer-vaapi, mplayer-svn, mplayer-gui, mplayer-gui-svn)
- perl-html-parser
- perl-text-unidecode
- pygtk
- python2
- python2-beautifulsoup4
- python2-lxml
- python2-requests (python2-requests-git)
- python2-unidecode
- uni2ascii
- vte-legacy
- wmctrl
Latest Comments
1 2 3 Next › Last »
zoe commented on 2020-02-17 13:23
Same as Funkin-Stoopid. I had to apply patch as explained on :
and it works like a charm !
FredBezies commented on 2019-07-16 13:16
@Funkin-Stoopid: orphaning this PKGBUILD. Feel free to adopt it and modify it.
Funkin-Stoopid commented on 2019-07-16 08:51
We get an error: [CRITICAL] Impossible d'obtenir l'ID. We need a patch: https://forum.ubuntu-fr.org/viewtopic.php?pid=22064324#p22064324
It changes the line 1245 of the file /usr/share/dPluzz/dPluzz-cli.sh.
Before: video_id=$(grep -a -oE "data-main-video=.[0-9a-z-]." <<< "${url_content}" | head -n 1 | sed 's/data-.=\"(.*)\"/\1/g')
After: video_id=$(grep -a -oE "videoId[^:]?: [\"'][0-9a-z-][\"']" <<< "${url_content}" | head -n 1 | sed 's/videoId[^:]\?: .(.)./\1/g')
Ennoia commented on 2018-04-22 13:44
Hi vte has been rename in vte-legacy
FredBezies commented on 2017-11-02 10:54
@zoe : I thought perl-text-unidecode was useless. Will test this asap.
zoe commented on 2017-11-02 09:37
Please add perl-text-unidecode as depend.
FredBezies commented on 2017-06-10 11:29
Cannot get it run :
fred@fredo-arch ~ % dpluzz &
[1] 3322
fred@fredo-arch ~ % Traceback (most recent call last):
File "/usr/bin/dpluzz", line 3925, in <module>
app = dPluzz()
File "/usr/bin/dpluzz", line 3799, in __init__
self.insert_notebook()
File "/usr/bin/dpluzz", line 3579, in insert_notebook
self.set_pluzz()
File "/usr/bin/dpluzz", line 2190, in set_pluzz
if "/videos/" in link['href']:
File "/usr/lib/python2.7/site-packages/bs4/element.py", line 1011, in __getitem__
return self.attrs[key]
KeyError: 'href'
Until this bug is fixed, no update. Sorry.
zoe commented on 2017-06-10 11:23
dpluzz 1.7.0 is available, and anyway, the link towards :
https://launchpad.net/~yoggic/+archive/dpluzz/+files/dpluzz_1.6.92%7Eubuntu16.04_amd64.deb
is dead.
FredBezies commented on 2016-09-28 08:10
@jcerdan : updated. Thanks!
jcerdan commented on 2016-09-28 08:03
Hi,
Looks like the URL is not correct:
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Hubo fallos durante la descarga de https://launchpad.net/~yoggic/+archive/dpluzz/+files/dpluzz_1.6.4%7Eubuntu16.04_amd64.deb