Bug 481445

Summary: Please add stream recording
Product: [Applications] Haruna Reporter: Adam Blake <adam4b>
Component: genericAssignee: george fb <georgefb899>
Status: RESOLVED NOT A BUG    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 0.12.3   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Adam Blake 2024-02-17 07:21:17 UTC
SUMMARY
**
There is no capability to record live stream, which is present in mpv with option '--record-stream'. I'm fairly certain this appeals to most users that play streams.
**

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  5.27.10
Comment 1 Adam Blake 2024-10-14 03:33:59 UTC
(In reply to Adam Blake from comment #0)
> SUMMARY
> **
> There is no capability to record live stream, which is present in mpv with
> option '--record-stream'. I'm fairly certain this appeals to most users that
> play streams.
> **
> 
> SOFTWARE/OS VERSIONS
> Linux/KDE Plasma:  5.27.10

Having learned a bit more about the DMCA, as I understand it, recording any copyright works that have undergone encryption would be illegal, so I can't recommend any work on this issue.
Comment 2 george fb 2024-10-15 18:37:47 UTC
If you're not using the flatpak version you can use custom commands.
Set custom command to 
```
set stream-record "/path/to/file.mp4" 
```

https://haruna.kde.org/blog/2024-05-21-interacting-with-mpv/