Carlos Solís csolisr · he/him
csolisr pushed to main at csolisr/public-scripts 2025-07-09 15:52:43 +00:00
f2c6531934 chore: Update README
csolisr pushed to main at csolisr/public-scripts 2025-07-09 15:51:07 +00:00
0552252055 fix: Simplify file locks and index generation
ec467c3bc2 fix: Increase threshold for file size
293b11dad8 feat: Add support for Watch Later, add playlist info to CSV
Compare 3 commits »
csolisr pushed to main at csolisr/public-scripts 2025-07-04 16:43:18 +00:00
06bbe1cf7d feat: Remove only necessary data, optimize display
csolisr pushed to main at csolisr/public-scripts 2025-07-01 15:01:24 +00:00
f38bd73bf8 feat: Optimize channel iteration
11d3594121 feat: Perform storage eviction and compression in a single pass
Compare 2 commits »
csolisr pushed to main at csolisr/public-scripts 2025-06-30 15:45:13 +00:00
af0e32eb68 fix: Correct binary comparisons for WebP files
csolisr pushed to main at csolisr/public-scripts 2025-06-24 21:26:04 +00:00
b695aefa42 feat: Generate CSV in the temporary folder
csolisr pushed to main at csolisr/public-scripts 2025-06-24 19:45:31 +00:00
39fde37423 fix: Sync missing changes
862b36c1ae feat: Add video duration to CSV
c83bae4088 fix: Correct requirements for a script
4b7b1d0ea7 fix: Find more possible file formats
c76d6a80cc feat: Clarify amount of items to delete
Compare 5 commits »
csolisr pushed to main at csolisr/public-scripts 2025-06-16 17:45:14 +00:00
a4e6ea12ea fix: Optimize generation of temporary files even further
csolisr pushed to main at csolisr/public-scripts 2025-06-16 17:21:45 +00:00
336951e4bd fix: Optimize temporary file generation
csolisr pushed to main at csolisr/public-scripts 2025-06-16 14:51:50 +00:00
d54bc7b9fe fix: Correct creation of temporary file (again)
csolisr pushed to main at csolisr/public-scripts 2025-06-16 14:45:25 +00:00
ec130de205 fix: Correct creation of temporary file
csolisr pushed to main at csolisr/public-scripts 2025-06-16 14:42:52 +00:00
9b7e9c9553 feat: Add preliminary support for Termux, reduce temporary file size
csolisr pushed to main at csolisr/public-scripts 2025-06-13 20:16:27 +00:00
0cacefbcf8 feat: Host more working files in temporary folder
csolisr pushed to main at csolisr/public-scripts 2025-06-12 14:02:18 +00:00
24e9e9b427 feat: Fetch livestreams and shorts
csolisr pushed to main at csolisr/public-scripts 2025-06-11 14:43:29 +00:00
ddb309d21a fix: Prevent loss of data already downloaded if interrupted
csolisr pushed to main at csolisr/public-scripts 2025-06-11 14:17:31 +00:00
c67577c624 fix: Optimize CSV generation
csolisr pushed to main at csolisr/public-scripts 2025-06-11 00:12:47 +00:00
2c265e5f4c feat: Store temporary files in /tmp, add fixes
csolisr pushed to main at csolisr/public-scripts 2025-06-10 14:21:39 +00:00
544f80da84 fix: Correct logic flow, add comments
csolisr pushed to main at csolisr/public-scripts 2025-06-09 15:07:27 +00:00
46cf852324 feat: Optimize file analysis loop
csolisr pushed to main at csolisr/public-scripts 2025-06-09 05:07:41 +00:00
74af7e44ea fix: Correct syntax errors, optimize stale file deletion