losuler / parlview-dl

Download recordings from the Parliament of Australia website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parlview Downloader

Download recordings from Parliament of Australia.


Enables an easy way to download recordings from the Parliament of Australia website while also providing a way to by pass the obscene requirement of the Adobe Flash plugin.

Installation

No dependencies beside Python 3 is required (only standard libraries are used). Has been tested against Python 3.8.3.

Usage

parlview-dl.py [-h] url {audio,low,med,high}

To search for recordings to download, this page includes links to the last 100 sessions under Latest Events, however any further sessions can only be retrieved in the search under Search Hansard (may take a while to return results, it seems to be quite slow sometimes).

URL's for the recordings will look like http://parlview.aph.gov.au/mediaPlayer.php?videoID=xxxxxx&operation_mode=parlview.

About

Download recordings from the Parliament of Australia website.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%