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.

Client: Only for Linux and MACOSX.

Server: Only for nginx's file download page.

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


[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 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-02-12T18:25:35Z
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.4

[back to package description]

pgdl

a terminal user interface program that downloads a video from html and call vlc to play it immediately.

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

The program will sort the files by date while the files in nginx's download page just show in file names' order.