11 Commits

Author SHA1 Message Date
e6bfed2d27 Ignore reposts instead of blindly reassigning them
There are very, very good odds that we can't actually attribute that release to that user, so we can't just blind reassign. Bad idea.
2025-01-24 19:09:14 -06:00
f9786ddb64 Sanitize values from Odysee a little bit
They offer some basic sanitization, but we need to apparently strip whitespace, because that's not something they do
2025-01-24 14:33:51 -06:00
a4e3deda97 Implement rudimentary rate limiting when importing new items 2025-01-24 03:35:29 -06:00
d78b0cfd94 Ignore files whose hashes we can't get 2025-01-24 03:31:54 -06:00
f87bdc7d35 Add file hash to things
Hehehe we have plans now
2025-01-24 03:26:16 -06:00
e058faf49e Timestamp every release 2025-01-24 03:07:01 -06:00
b5e2a6530d Ignore videos during imports 2025-01-24 02:52:38 -06:00
9e146c6c69 Improve logging, skip playlists 2025-01-23 23:21:02 -06:00
e623ce7696 Move update routine to a subcommand of manage.py 2025-01-23 23:07:59 -06:00
7c65af8a44 Import content when a channel is saved 2025-01-18 23:29:52 -06:00
6c3a55d70d Add initial work on odysee scraper doohickey 2025-01-18 23:06:34 -06:00