We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d133a41 commit 4705ce7Copy full SHA for 4705ce7
README.md
@@ -56,6 +56,8 @@ Following are examples to get started with various flags:
56
- Download streamed output from an m3u8-manifest
57
```bash
58
danzo hls "https://example.com/manifest.m3u8" -o video.mp4
59
+ danzo hls "https://rumble.com/v893ud-something.html" -o video.mp4 -e rumble # use rumble extractor
60
+ # extractors are meant to automatically extract m3u8 URLs instead of needing it directly
61
```
62
- Download an S3 object or folder
63
0 commit comments