I don’t see why it wouldn’t?
- 2 Posts
- 7 Comments
Joined 2 years ago
Cake day: September 11th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
TechSquidTV@lemmy.worldOPto
Selfhosted@lemmy.world•Cliparr - Create clips from your personal media serverEnglish
2·4 days agoThere we go, I think. Thanks!
TechSquidTV@lemmy.worldOPto
Selfhosted@lemmy.world•Cliparr - Create clips from your personal media serverEnglish
3·4 days agoGood suggestions! I’ll work on both.
TechSquidTV@lemmy.worldOPto
Selfhosted@lemmy.world•Cliparr - Create clips from your personal media serverEnglish
4·5 days agoRepository: https://github.com/TechSquidTV/Cliparr
TechSquidTV@lemmy.worldOPto
Selfhosted@lemmy.world•Cliparr - Create clips from your personal media serverEnglish
6·5 days agoAh, I see because I shared a video, I guess Lemmy might have ignored my link. This is the repo https://github.com/TechSquidTV/Cliparr
TechSquidTV@lemmy.worldOPto
Selfhosted@lemmy.world•Cliparr - Create clips from your personal media serverEnglish
5·5 days agoThis project shares nothing with that other project. It is designed to be a companion app to your media server. Currently only supporting Plex, it will show you the currently active video.
The pipeline for me is something like
- Watches TV show
- Wants make a clip in the moment
- Opens Cliparr
The alternative required downloading the video from the Plex web client, and then manually editing the full video file in local editing software. If people are interested, adding Jellyfin support should be very simple, I just do not currently run an instance of Jellyfin
If Emby happens to have the same API surface as Jellyfin, you could use that. I doubt that works, I have not tried it.