65738ef52c
validate expected video ID with remote ID to avoid redirect
2024-01-15 11:34:11 +07:00
4049a2a3c1
bump requirements
2024-01-15 09:23:37 +07:00
PhuriousGeorge
49659322a1
Limit worker lifespan - RAM useage mitigation ( #644 )
...
Limit worker lifespan to save our precious RAM as discussed on [Discord](https://discord.com/channels/920056098122248193/1179480913701241002/1180026088802496512 )
Mitigates #500 though RAM usage can still ramp rather high before worker is culled
2024-01-15 09:12:44 +07:00
4078eb307f
Merge branch 'master' into testing
2024-01-15 09:04:01 +07:00
Daniel Jue
7f056b38f4
Update README.md ( #647 )
...
* Update README.md
Added a link to a simple helper script for prioritizing downloads
* Update README.md
@Krafting Fixed a mistake I made
Co-authored-by: Krafting <36538123+Krafting@users.noreply.github.com>
---------
Co-authored-by: Krafting <36538123+Krafting@users.noreply.github.com>
2024-01-15 09:00:33 +07:00
86fe31d258
cleanup subtitles after deleting channels
2023-12-25 11:40:09 +07:00
5b26433599
Merge branch 'master' into testing
2023-12-25 11:32:56 +07:00
4d2fc5423e
fix video reindex exist check
2023-12-22 12:31:55 +07:00
94295cdbd4
add type hints to ReleaseVersion
2023-12-22 10:41:10 +07:00
b84bf78974
hotfix: clear faulty version check
2023-12-22 09:57:05 +07:00
14e23a4371
handle reindex item delete during task run
2023-12-21 13:22:05 +07:00
fe8f4faa10
update TA_VERSION
2023-12-21 10:32:53 +07:00
ddc0b7a481
Various yt-dlp fixes, #build
...
Changed:
- Fix for channel about page parsing
- Fix for like_count extraction
- Fix for comment author extraction
- Refactor RedisQueue use sorted set
- Fix chrome scaling issue
- Fix autodelete
2023-12-17 11:34:46 +07:00
7eec3ece49
lock yt-dlp at commit
2023-12-17 11:28:36 +07:00
789c35e2b5
refactor RedisQueue to use sorted set
2023-12-17 11:22:26 +07:00
8870782a6e
refactor, use decode_responses in base class
2023-12-16 17:39:09 +07:00
e75ffb603c
fix auto delete lte datatype, #622
2023-12-16 13:13:48 +07:00
feabc87c9f
fix chrome scaling issue, #616
2023-12-16 12:44:19 +07:00
6f1a45ffb1
downgrade redis
2023-12-16 10:18:40 +07:00
098db97cba
revert channel about parsing, #614
2023-12-12 14:00:56 +07:00
597da56975
fix comment_author_is_uploader extraction
2023-12-12 13:55:41 +07:00
325bdf5cba
add unstable tag, #build
2023-12-03 15:19:18 +07:00
db2f249979
Channel about parser workaround, #build
...
Changed:
- Use /featured endpoint for channel parsing
- Improved version check cleanup process
- Handle version check random channel building errors
2023-12-03 14:50:50 +07:00
b61b8635b8
bump celery
2023-12-03 14:49:59 +07:00
5aafc21bda
use featured path to extract channel metadata, #614
2023-12-03 14:48:56 +07:00
lamusmaser
099c70a13b
Add check to determine if sub_value
is rand-d
, always. ( #612 )
2023-12-01 09:23:58 +07:00
43708ee2a3
refac _has_update parser, use tpl comparison
2023-11-22 12:46:09 +07:00
cfb15c1a78
handle version check comparison over any diff
2023-11-22 10:49:04 +07:00
e9a95d7ada
bump TA_VERSION
2023-11-21 12:50:53 +07:00
a21a111221
rename to Videos
2023-11-20 14:56:22 +07:00
18e504faf2
fix add missining playlist_entries mappings, #605
2023-11-20 14:02:49 +07:00
9ffe2098a5
add unstable version
2023-11-19 22:10:07 +07:00
1315e836a4
Improved dashboard, reindex fix, #build
...
Changed:
- Added additional sort by fields
- [API] Chaned primary stats endpoints
- [API] Added separate video stats endpoints
- Added fallback for some manual import values
- Fix comment extration for members video
- Fix reindex outdated query
2023-11-19 22:02:23 +07:00
2e4289e75c
bump requirements
2023-11-19 21:37:08 +07:00
96e73a3a53
handle empty tile response
2023-11-19 21:32:11 +07:00
a369be0f4a
split active videos tile, add duration
2023-11-19 21:20:42 +07:00
d5676e5173
[API] remove primary endpoint, in favor of dedicated stats
2023-11-19 20:30:50 +07:00
44c4cf93e2
refactor dashboard tile building
2023-11-19 20:27:18 +07:00
02ac590caa
[API] add download stats
2023-11-19 14:42:16 +07:00
a466c02304
[API] add playlist stats
2023-11-19 14:00:27 +07:00
e74c26fe36
[API] add channel aggs
2023-11-19 13:48:24 +07:00
b1267cba83
standard json style
2023-11-19 13:06:47 +07:00
91bb0ed9c0
[API] add video aggregation
2023-11-19 13:01:27 +07:00
4a145ee7cb
paginate to get total active docs count
2023-11-18 17:44:16 +07:00
463019ce5a
fix outdated redinex now_lte datatype
2023-11-18 17:30:31 +07:00
9a9d35cac4
explicitly define player mapping, #592
2023-11-17 09:44:10 +07:00
f41ecd24c5
fix missing config for comments extraction, #596
2023-11-17 09:26:31 +07:00
crocs
eced8200c1
Update settings_scheduling.html ( #601 )
...
I found more!
2023-11-17 09:23:19 +07:00
669bc6a620
fallback for view_count, refac, #581
2023-11-17 09:22:11 +07:00
lamusmaser
37df9b65c7
Add allowed_null_keys
and its dictionary for manual imports. ( #595 )
...
* Add `allowed_null_keys` and its dictionary for manual imports.
* Fix linting for `allowed_null_keys` list.
* Add missing trailing comma for linting.
* Add missing newline that wasn't in earlier linting responses.
* Clear empty text in newlines.
* Remove newline that the linter requested because the linter now doesn't want it. ¯\_(ツ)_/¯
* Change default application from manual import to the video processing.
* Fix missing space.
2023-11-17 09:16:09 +07:00