ok_this_is_epic569

joined 10 months ago
[–] ok_this_is_epic569@alien.top 1 points 10 months ago

i don't really love comparisons to other similar software, but i can probably add a table in the README if that's what people want.

[–] ok_this_is_epic569@alien.top 1 points 10 months ago

I already grab the description, title, author, and tags (stored in Postgres) and write the metadata dump to disk alongside the video

[–] ok_this_is_epic569@alien.top 1 points 10 months ago (2 children)
[–] ok_this_is_epic569@alien.top 1 points 10 months ago

importing videos from disk would be awkward unless i had all of the metadata from youtube-dl. if i had the full metadata dump for each video i could probably make it work

[–] ok_this_is_epic569@alien.top 1 points 10 months ago (1 children)

sorting: yes, see demo site
categorization for archived videos isn't fleshed out yet, they're currently all categorized as "otomad". I have a tag -> category inference system that I could use here, as in: if it's tagged with "x", then it's a "y". I'll probably work on that tomorrow.

[–] ok_this_is_epic569@alien.top 1 points 10 months ago

ehh, hard to define. ideally i'd want rate-limiting, individual user uploads, and easier setup for self-hosting. there are also a few bugs I need to fix (like playback on ios)

[–] ok_this_is_epic569@alien.top 1 points 10 months ago (1 children)

it's similar in nature

[–] ok_this_is_epic569@alien.top 1 points 10 months ago (2 children)

my tool (https://prometheus.tube) does this. you feed it URLs, and it grabs the videos periodically.