Commit Graph

1817 Commits (cfa0cabd41dc1cd07285cf3313859a37659d8008)
 

Author SHA1 Message Date
Simon 0ff27ebfb9
fix black linting 8 months ago
Simon 0d863ef557
bump TA_VERSION 8 months ago
Simon 56ca49d0e2
bump ES 8 months ago
Simon 27b6efcab7
Redirect and celery memory usage workaround, #build
Changed:
- Limit life span of worker to avoid building up memory usage
- Validate video ID at index, raise error on redirect
- Clean up subtitles on channel delete
9 months ago
Simon 18ba808664
bump TA_VERSION unstable 9 months ago
Simon 65738ef52c
validate expected video ID with remote ID to avoid redirect 9 months ago
Simon 4049a2a3c1
bump requirements 9 months ago
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
9 months ago
Simon 4078eb307f Merge branch 'master' into testing 9 months ago
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>
9 months ago
Simon 86fe31d258
cleanup subtitles after deleting channels 9 months ago
Simon 5b26433599 Merge branch 'master' into testing 9 months ago
Simon 4d2fc5423e
fix video reindex exist check 9 months ago
Simon 94295cdbd4
add type hints to ReleaseVersion 9 months ago
Simon b84bf78974
hotfix: clear faulty version check 9 months ago
Simon 14e23a4371
handle reindex item delete during task run 9 months ago
Simon fe8f4faa10
update TA_VERSION 9 months ago
Simon 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
10 months ago
Simon 7eec3ece49
lock yt-dlp at commit 10 months ago
Simon 789c35e2b5
refactor RedisQueue to use sorted set 10 months ago
Simon 8870782a6e
refactor, use decode_responses in base class 10 months ago
Simon e75ffb603c
fix auto delete lte datatype, #622 10 months ago
Simon feabc87c9f
fix chrome scaling issue, #616 10 months ago
Simon 6f1a45ffb1
downgrade redis 10 months ago
Simon 098db97cba
revert channel about parsing, #614 10 months ago
Simon 597da56975
fix comment_author_is_uploader extraction 10 months ago
Simon 325bdf5cba
add unstable tag, #build 10 months ago
Simon 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
10 months ago
Simon b61b8635b8
bump celery 10 months ago
Simon 5aafc21bda
use featured path to extract channel metadata, #614 10 months ago
lamusmaser 099c70a13b
Add check to determine if `sub_value` is `rand-d`, always. (#612) 10 months ago
Simon 43708ee2a3
refac _has_update parser, use tpl comparison 10 months ago
Simon cfb15c1a78
handle version check comparison over any diff 10 months ago
Simon e9a95d7ada
bump TA_VERSION 10 months ago
Simon a21a111221
rename to Videos 10 months ago
Simon 18e504faf2
fix add missining playlist_entries mappings, #605 10 months ago
Simon 9ffe2098a5
add unstable version 10 months ago
Simon 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
10 months ago
Simon 2e4289e75c
bump requirements 10 months ago
Simon 96e73a3a53
handle empty tile response 10 months ago
Simon a369be0f4a
split active videos tile, add duration 10 months ago
Simon d5676e5173
[API] remove primary endpoint, in favor of dedicated stats 10 months ago
Simon 44c4cf93e2
refactor dashboard tile building 10 months ago
Simon 02ac590caa
[API] add download stats 10 months ago
Simon a466c02304
[API] add playlist stats 10 months ago
Simon e74c26fe36
[API] add channel aggs 10 months ago
Simon b1267cba83
standard json style 10 months ago
Simon 91bb0ed9c0
[API] add video aggregation 10 months ago
Simon 4a145ee7cb
paginate to get total active docs count 11 months ago
Simon 463019ce5a
fix outdated redinex now_lte datatype 11 months ago