Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ljhopkins2/broadcastify-archtk
The Broadcastify Archive Toolkit for python
https://github.com/ljhopkins2/broadcastify-archtk
broadcastify broadcastify-archive python selenium
Last synced: 4 months ago
JSON representation
The Broadcastify Archive Toolkit for python
- Host: GitHub
- URL: https://github.com/ljhopkins2/broadcastify-archtk
- Owner: ljhopkins2
- License: agpl-3.0
- Created: 2019-08-02T19:24:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T22:18:08.000Z (over 1 year ago)
- Last Synced: 2024-09-28T14:41:25.031Z (4 months ago)
- Topics: broadcastify, broadcastify-archive, python, selenium
- Language: Jupyter Notebook
- Homepage: https://ljhopkins2.github.io/broadcastify-archtk/
- Size: 390 KB
- Stars: 8
- Watchers: 1
- Forks: 9
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Forked from unmaintained https://github.com/ljhopkins2/broadcastify-archtk
# The Broadcastify Archive Toolkit (broadcastify-archtk) for python
#### _The Broadcastify Archive Tool Kit (broadcastify-archtk) for python automates downloading audio archives from [Broadcastify](www.broadcastify.com), "the world's largest source of Public Safety, Airline, Rail, and Marine live audio streams"._
**Version 1.0.3**
_Updated 18 Dec 2021_## Resources
### View the package at [pyPI.org](https://pypi.org/project/broadcastify-archtk/)
### TODO: Update docs as old pip install no longer works. Use setup.py, instead.
### Check out [the docs](https://ljhopkins2.github.io/broadcastify-archtk/)
## Historybroadcastify-archtk was initially developed as part of a group project during the summer 2019 [General Assembly Data Science Immersive program](https://generalassemb.ly/education/data-science-immersive/), in response to a client's need to visualize where first responders were being dispatched during emergencies. We sought out a large repository of emergency radio dispatches to train our audio-to-text-to-geolocation algorithm. Although Broadcastify was the clear winner in terms of breadth and depth, the lack of an API for downloading archived audio meant that the process for acquiring the data was highly manual and time-consuming.
broadcastify-archtk solves that problem.