pgdl: pgdownloader

[ network, program, public-domain ] [ Propose Tags ]

a terminal user interface program that downloads a video from html and call vlc to play it immediately. (Linux: vlc -f "video.mp4", MACOSX: open "video.mp4" -a vlc)

Client: Only for Linux and MACOSX. Server: Only for nginx's file download page.

The program will sort the video files and folders by date while files in nginx's download page just sort by name.

For shortcut keys, please visit https://github.com/sifmelcara/pgdl


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 6.2, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 6.9, 7.0, 7.3, 7.4, 7.5, 7.6, 7.77, 8.0, 8.1, 8.2, 8.3, 8.4, 8.5, 9.0, 9.1, 9.2, 9.3, 10.0, 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10 (info)
Dependencies array, base (>=4 && <5), bytestring, Cabal, configurator (>=0.3.0.0), directory, filepath, HTTP, network-uri, process, tagsoup, text, vty, vty-ui (>=1.8) [details]
License LicenseRef-PublicDomain
Author sifmelcara
Maintainer sifmelcara
Category Network
Source repo head: git clone https://github.com/sifmelcara/pgdl
Uploaded by sifmelcara at 2015-04-23T18:50:11Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables pgdl
Downloads 21470 total (71 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2015-06-06 [all 6 reports]

Readme for pgdl-8.1

[back to package description]

pgdl

a terminal user interface program that downloads a video from html and call vlc to play it immediately. (Linux: vlc -f "video.mp4", MACOSX: open "video.mp4" -a vlc)

Client: Only for Linux and MACOSX. Server: Only for nginx's file download page.

The program will sort the video files and folders by date while files in nginx's download page just sort by name.

Installing

cabal update
cabal install pgdl

Shortcut keys

q - quit
s - list files that similar with the highlighted video
Key Right - show the detailed information of the highlighted video
Key Left - go back to the previous page
Enter - play the video
/ - open a input box to enter a keyword to search
n - sort the current list by name