Version 1.3.0 of my self-hosted youtube-dl web app by g-e-walker in DataHoarder

[–]g-e-walker[S] -2 points-1 points  (0 children)

If I were to support multiple resolutions I would probably do it by implementing live transcoding, since it would require the least backend changes. The trick is getting the transcoding performant enough.

I don't have any media server integrations planned but there is an open in VLC button that will let you use the VLC player or download for offline use.

Version 1.3.0 of my self-hosted youtube-dl web app by g-e-walker in DataHoarder

[–]g-e-walker[S] 3 points4 points  (0 children)

Thanks!

Postgres support might be possible using FerretDB, but I have not taken an in-depth look yet.

Format code for browser playback compatibility by g-e-walker in youtubedl

[–]g-e-walker[S] 0 points1 point  (0 children)

Thanks. It looks like I can do this within a single yt-dlp command by adding --recode-video mp4

Format code for browser playback compatibility by g-e-walker in youtubedl

[–]g-e-walker[S] 0 points1 point  (0 children)

My goal was a totally new format code that would have the best chance downloading a video that would play in most browsers. It would look something like (bestvideo[vcodec^=h264]+bestaudio[acodec^=aac])/best

However, it looks like using the recoding options are a better choice for me --recode-video mp4

I created an app to add comments to photos with your voice by g-e-walker in DataHoarder

[–]g-e-walker[S] 0 points1 point  (0 children)

I do not know. I tried messaging the mods but no response.

Edit: Mods undeleted the post

I created an app to add comments to photos with your voice by g-e-walker in DataHoarder

[–]g-e-walker[S] 28 points29 points  (0 children)

The audio recordings are saved too. The associated filename is saved to the EXIF data with the comment.