CoryVegan / iviewdl

A Python program to download videos from ABC iView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iviewdl

Working again as of 15 August 2018

A Python program to download videos from ABC iView. Requires ffmpeg installed

Usage

  • pip install git+https://github.com/blha303/iviewdl
  • iviewdl micallef
    • If there is more than one result, it will return a list, re-run the command with --selection [n] to pick
  • Pass --filename=[fn] to set the filename

Contributing

Open iviewdl/iviewdl.py, have a look, it's pretty straightforward. I don't want to be the only person that knows how the site works, there needs to be clients in more languages than Python. If there's a bug to fix or more features to add, please submit an issue or a pull request.

Forks

bobri/iviewdl - Adds feature to batch download from a list of urls in a file (#7)

About

A Python program to download videos from ABC iView


Languages

Language:Python 100.0%