https://github.com/losuler/parlview-dl
Download recordings from the Parliament of Australia website.
https://github.com/losuler/parlview-dl
australia parliament recordings
Last synced: 11 months ago
JSON representation
Download recordings from the Parliament of Australia website.
- Host: GitHub
- URL: https://github.com/losuler/parlview-dl
- Owner: losuler
- License: gpl-3.0
- Created: 2019-12-05T08:32:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-14T09:57:29.000Z (over 5 years ago)
- Last Synced: 2025-05-09T23:53:53.509Z (11 months ago)
- Topics: australia, parliament, recordings
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Enables an easy way to download recordings from the [Parliament of Australia](https://www.aph.gov.au) 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](https://www.aph.gov.au/Watch_Read_Listen) 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`.