An open API service indexing awesome lists of open source software.

https://github.com/lolitemaultes/m3u8-urls

M3U8 URLs to test with stream download tools; like yt-dlp and yt-mtdl
https://github.com/lolitemaultes/m3u8-urls

download list live m3u8 stream test testing url urls youtube-dl yt-dlp yt-mtdl

Last synced: 3 months ago
JSON representation

M3U8 URLs to test with stream download tools; like yt-dlp and yt-mtdl

Awesome Lists containing this project

README

        

## 📥 Test M3U8 URLs

Here's a curated list of M3U8 streams for testing with **M3U8ME**. These URLs cover a variety of formats, including fMP4, live streams, and Dolby audio. Some URLs served over HTTP might require specific handling.

### 🎥 Tears of Steel M3U8
- [https://demo.unified-streaming.com/k8s/features/stable/video/tears-of-steel/tears-of-steel.ism/.m3u8](https://demo.unified-streaming.com/k8s/features/stable/video/tears-of-steel/tears-of-steel.ism/.m3u8)

### 🎬 fMP4 M3U8
- [https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_fmp4/master.m3u8](https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_fmp4/master.m3u8)

### 📀 MP4 M3U8
- [https://demo.unified-streaming.com/k8s/features/stable/video/tears-of-steel/tears-of-steel.mp4/.m3u8](https://demo.unified-streaming.com/k8s/features/stable/video/tears-of-steel/tears-of-steel.mp4/.m3u8)

### 🔴 Live Akamai M3U8
- [https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/master.m3u8](https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/master.m3u8)
- [https://moctobpltc-i.akamaihd.net/hls/live/571329/eight/playlist.m3u8](https://moctobpltc-i.akamaihd.net/hls/live/571329/eight/playlist.m3u8)

### 🎵 Dolby Streams (HTTP)
⚠️ These streams are served over HTTP and may require switching to a less secure HTTP playback mode.

- **VOD M3U8**:
[http://d3rlna7iyyu8wu.cloudfront.net/skip_armstrong/skip_armstrong_stereo_subs.m3u8](http://d3rlna7iyyu8wu.cloudfront.net/skip_armstrong/skip_armstrong_stereo_subs.m3u8)
- **Multichannel M3U8**:
[http://d3rlna7iyyu8wu.cloudfront.net/skip_armstrong/skip_armstrong_multichannel_subs.m3u8](http://d3rlna7iyyu8wu.cloudfront.net/skip_armstrong/skip_armstrong_multichannel_subs.m3u8)
- **Multilanguage M3U8**:
[http://d3rlna7iyyu8wu.cloudfront.net/skip_armstrong/skip_armstrong_multi_language_subs.m3u8](http://d3rlna7iyyu8wu.cloudfront.net/skip_armstrong/skip_armstrong_multi_language_subs.m3u8)

### ☁️ Azure Streams (HTTP)
⚠️ Copy-paste these URLs in your browser to download the M3U8 files.

- **HLSv4 M3U8**:
[http://amssamples.streaming.mediaservices.windows.net/91492735-c523-432b-ba01-faba6c2206a2/AzureMediaServicesPromo.ism/manifest(format=m3u8-aapl)](http://amssamples.streaming.mediaservices.windows.net/91492735-c523-432b-ba01-faba6c2206a2/AzureMediaServicesPromo.ism/manifest(format=m3u8-aapl))
- **HLSv4 M3U8**:
[http://amssamples.streaming.mediaservices.windows.net/69fbaeba-8e92-4740-aedc-ce09ae945073/AzurePromo.ism/manifest(format=m3u8-aapl)](http://amssamples.streaming.mediaservices.windows.net/69fbaeba-8e92-4740-aedc-ce09ae945073/AzurePromo.ism/manifest(format=m3u8-aapl))
- **4K HLSv4 M3U8**:
[http://amssamples.streaming.mediaservices.windows.net/634cd01c-6822-4630-8444-8dd6279f94c6/CaminandesLlamaDrama4K.ism/manifest(format=m3u8-aapl)](http://amssamples.streaming.mediaservices.windows.net/634cd01c-6822-4630-8444-8dd6279f94c6/CaminandesLlamaDrama4K.ism/manifest(format=m3u8-aapl))

## 🚀 Testing

Feel free to test these URLs with my brand new tool '[yt-mtdl](https://github.com/lolitemaultes/yt-mtdl)', the universal video stream downloader using yt-dlp with multi-threaded download capabilities.