Go to file
stabbedbybrick 5a286926ec refactor(DSCP): Prioritize clearkey HLS over Widevine DASH
- The program will now look for AES HLS instead of Widevine DASH.
- Using '-v H.265' will request DASH manifest even if no H.265 tracks are available.
This can be useful if HLS is not available for some reason.
2024-08-02 14:12:31 +02:00
services refactor(DSCP): Prioritize clearkey HLS over Widevine DASH 2024-08-02 14:12:31 +02:00
.gitignore initial commit 2024-04-07 05:14:51 +02:00
README.md README 2024-04-07 05:23:07 +02:00

Usage:

Clone repository:

git clone https://cdm-project.com/stabbedbybrick/devine-services.git

Add folder to devine.yaml:

directories:
    services: "path/to/services"

See help text for each service:

devine dl SERVICE -?