Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidafsilva/pipocas.tv-scraper

Pipocas.tv Scraper
https://github.com/davidafsilva/pipocas.tv-scraper

Last synced: 8 days ago
JSON representation

Pipocas.tv Scraper

Awesome Lists containing this project

README

        

Pipocas Scraper v0.3

This project aims to provide a python API/CLI tool for the pipocas.tv subtitle web site.


usage: pipocas.py [-h] [-d] [-o filename] [-u ] [-p ] [-v]
[-V]
release|movie|tv-show

Pipocas scraper v0.3 (c) David Silva 2013

positional arguments:
release|movie|tv-show
release/movie/tv-show to be searched for

optional arguments:
-h, --help show this help message and exit
-d, --download specifies that the top rated subtitle found shoud be
automatically downloaded
-o filename, --output filename
specifies that path/filename for the downloaded
subtitle. The default name is the subtitle id plus ZIP
extension
-l language, --language language
specifies the language for the subtitle lookup. Valid
choices are: pt, br, es, en. The default behavior
doesn't filter for any kind of language
-u , --user
specifies the user for the authentication
-p , --password
specifies the password for the authentication
-v, --verbose turns on the debug/verbose output
-V, --version show program's version number and exit

Soon:


- Automatically unpack zip file and rename subtitle (if and only if the zip file contains one entry)
- JSON output
- XML output