-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments #50
Labels
enhancement
New feature or request
Comments
Merged
This PR will be really nice because the way it's been implemented so far makes it so user icons and their name history also can be archived. It makes me sort of want to migrate to sqlite eventually to generate reports of where users have commented and future features, as unfortunate as that is. |
Reopening because I'll do a seperate new PR for adding it to the viewer later in the month. |
Merged
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🎉 Hey everyone from hackernews!
I'd like to add comment archiving to Yark in v1.3 because it's been suggested a few times, originally I didn't add it because I wanted to focus on the core archiver but now that it's stable comments would be a nice new feature as a time capsule and for OSINT stuff.
Not sure how the archive format will change to accomodate this; there will need to be a new
"comments"
bit on each video controlled by a new comment class, so this can be part of a new v4 of the archive format which will also change with #27The text was updated successfully, but these errors were encountered: