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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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
Revised Revision 1 made by sifmelcara at 2015-03-11T19:49:23Z
Category Network
Source repo head: git clone https://github.com/sifmelcara/pgdl
Uploaded by sifmelcara at 2015-03-11T19:46:16Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables pgdl
Downloads 21513 total (80 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 7 reports]

Readme for pgdl-7.77

[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

Command line argument

all arguments passed to the program become keywords to filter videos.

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