-
Hello, thank you so much for this great amazing downloader ! 🥇
I know the integration of yt-dlp is already very complex and complicated but I would like to suggest my discoveries of new download en…
-
It is still showing [5.0.5](https://github.com/rutgersc/m3u8-rs/releases/tag/5.0.5) even though v6 is released.
-
In the m3u8 file:
Total subtitles tracks are 2 tracks
But using m3u8-parser, total subtitles track is only 1 track
```
let parser = new m3u8Parser.Parser();
parser.push(response.body);
text_t…
-
### Description
The main npm package `video.js` is depending on different versions of its sub-packages, causing users installing multiple copies of them. The duplicate packages are (for video.js 8.6.…
-
### Checklist
- [X] I'm reporting a broken site
- [X] I've verified that I'm running yt-dlp version **2022.07.18** ([update instructions](https://github.com/yt-dlp/yt-dlp#update)) or later (specify c…
-
能否同步更新下油猴脚步,没有编译环境。。。感谢
-
## System info
**Operating System**: macOS Soroma, Ubuntu 20.04.
**Shaka Packager Version**: v2.6.1-634af65-release
## Issue and steps to reproduce the problem
**Packager Command**:
```sh…
-
ERROR: Complete output from command python setup.py egg_info:
ERROR: Traceback (most recent call last):
File "", line 1, in
File "C:\Users\rafael\AppData\Local\Temp\pip-install-vp…
-
Hi, I saw that a m3u8 file can be "basic" or "extended".
eg. A basic line for a track would be
`#EXTINF:240,Artist - Title`
While extended would be
`#EXTINF:240,a=Artist,t=Title`
Could …
-
Hello, i find this tool : hlsdl : C program to download VoD HLS (.m3u8) files, i read that ffmpeg could have some problems with hls streams, so I think it may be a good idea, if this software is comp…