Skip to main content

A program to retrieve links of movies or series from cuevana.tv

Project description

Cuevanalinks is a tool to retrieve links of contents in file sharing hosting services directly from cuevana.tv

This links are useful as input file to a download manager as Tucan or JDownloader

Dependecies

Cuevanalinks scraps the web using PyQuery which is based upon lxml . Also uses plac as command line arguments parser.

Everything is available via easy_install or pip

Example usage

Get help:

tin@azulita:~$ cuevanalinks -h
usage: cuevanalinks [-h] [-s] [-l {ES, EN, PT}] title [episode]

positional arguments:
  title                 Look for a movie or show with this title. If `episode`
                        is empty a movie title is assummed
  episode               Specifies a season/episode of a show. Examples: S01 (a
                        whole season), s02e04, 1x4

optional arguments:
  -h, --help            show this help message and exit
  -s, --subs            Download subtitles (if available)
  -l {ES, EN, PT}, --language {ES, EN, PT}
                        Define the language of subtitles

Retrieve a specific episode with its subtitle:

tin@azulita:~$ cuevanalinks house 4x10 -s
Searching 'house' Episode 'S04E10'...

House M.D. (S04E10): It's a Wonderful Lie (2004)
-------------------------------------------------

http://www.megaupload.com/?d=RPI------
http://bitshare.com/?f=6jw----


tin@azulita:~$ ls *.srt
House M.D. S04E10 - It's a Wonderful Lie (2004).srt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

CuevanaLinks-0.1.tar.gz (7.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page