Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Eyevinn/hls-download
Download HLS and convert to MP4
https://github.com/Eyevinn/hls-download
tools
Last synced: 3 months ago
JSON representation
Download HLS and convert to MP4
- Host: GitHub
- URL: https://github.com/Eyevinn/hls-download
- Owner: Eyevinn
- License: other
- Created: 2016-11-21T13:26:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-26T13:42:59.000Z (almost 5 years ago)
- Last Synced: 2024-04-15T02:17:15.100Z (7 months ago)
- Topics: tools
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 46
- Watchers: 9
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-video - Eyevinn/hls-download - Download HLS and convert to MP4. (HLS / Talks Presentations Podcasts)
README
# Description
This package contains a script that with the help of ffmpeg download segments in an
HLS stream and convert and concatenate the video segments to MP4 files. HLS with
discontinuities are supported.# Installation
pip install hlsdownload
# Usage
hls-downloader "http://example.com/event/master.m3u8?t=2016-11-21T10:35:00Z-2016-11-21T10:45:00Z" outfile
# Contribution
We welcome contributions to this project. Just follow the normal procedures by forking
this repository, create a topic branch for your fix and then submit a pull request.# License
See LICENSE for details## About Eyevinn Technology
Eyevinn Technology is an independent consultant firm specialized in video and streaming. Independent in a way that we are not commercially tied to any platform or technology vendor.
At Eyevinn, every software developer consultant has a dedicated budget reserved for open source development and contribution to the open source community. This give us room for innovation, team building and personal competence development. And also gives us as a company a way to contribute back to the open source community.
Want to know more about Eyevinn and how it is to work here. Contact us at [email protected]!