1762 Commits

Author SHA1 Message Date
meeb
917204c8f1
Merge pull request #923 from tcely/close-thread-pool
Close the `ThreadPool` before exiting
2025-04-05 14:26:20 +11:00
tcely
ec41580fe9
Close the ThreadPool before exiting 2025-04-04 16:33:41 -04:00
meeb
f39780ac57
Merge pull request #922 from tcely/patch-12
Clean up old `debconf` cache files
2025-04-04 22:52:23 +11:00
tcely
6293625a01
Clean up old debconf cache files 2025-04-03 15:19:08 -04:00
meeb
17a8cf036c
Merge pull request #919 from tcely/patch-6
Avoid Django `5.2` until it is tested
2025-04-03 16:06:35 +11:00
meeb
1a636efa70
Merge pull request #918 from tcely/patch-15
Log more details about what `pipenv` installs
2025-04-03 16:06:20 +11:00
meeb
f1d07959c8
Merge pull request #915 from tcely/patch-12
Add `dive` analysis
2025-04-03 16:05:50 +11:00
tcely
69d3c43269
Avoid Django 5.2 until it is tested 2025-04-03 01:05:08 -04:00
tcely
a13e5942ae
Adjust the test for Django 5.2 2025-04-03 00:37:26 -04:00
tcely
f5ad4eda16
Log more details about what pipenv installs 2025-04-03 00:31:56 -04:00
meeb
ce87da3ce5
Merge pull request #916 from tcely/patch-14
Run the check source directory task before saving existing sources
2025-04-03 14:36:53 +11:00
meeb
074dfa8ead
Merge pull request #914 from tcely/patch-6
Use `list.append` instead of `list.extend`
2025-04-03 14:31:17 +11:00
tcely
8ccd4e68c4
Run the check source directory task before saving existing sources 2025-04-02 08:04:42 -04:00
tcely
2e634511d7
Disable the info job 2025-04-01 19:28:06 -04:00
tcely
ad8231d7b9
Remove dive job 2025-04-01 19:24:40 -04:00
tcely
26ba951529
Use dive before push 2025-04-01 19:17:31 -04:00
tcely
1b2f87cafb
Move jq work to the info job 2025-04-01 18:58:17 -04:00
tcely
084d434a94
Setup buildx 2025-04-01 17:58:50 -04:00
tcely
6113824a87
fixup: correct line continuation 2025-04-01 17:26:06 -04:00
tcely
6b280c0cc3
Use a job for dive 2025-04-01 17:22:57 -04:00
tcely
6c9dc2fc03
Build with dive 2025-04-01 16:48:45 -04:00
tcely
a8e425859e
Enable the info job 2025-04-01 16:30:42 -04:00
tcely
9340fa2741
Add dive analysis 2025-04-01 16:28:51 -04:00
tcely
7002cb458b
Use list.append instead of list.extend 2025-04-01 03:47:13 -04:00
meeb
26e545a399
Merge pull request #910 from tcely/patch-6
Add `extractor` so that `id` cannot collide
2025-04-01 17:08:18 +11:00
tcely
379d0ff02f
Add extractor so that id cannot collide 2025-04-01 01:14:15 -04:00
meeb
958604d8a3
Merge pull request #905 from tcely/patch-6
Add a post-processor to disallow partial playlist results
2025-04-01 15:49:53 +11:00
tcely
3940487c1c
Use the shorter paths.get to test for any value 2025-04-01 00:21:55 -04:00
tcely
2bf4af7920
Use Django setting to restrict find locations 2025-04-01 00:11:03 -04:00
tcely
993fdc2503
Avoid the KeyError when it is not set 2025-03-31 15:12:22 -04:00
tcely
b3ec8069ee
Use the paths local 2025-03-31 14:44:25 -04:00
tcely
a98df95332
Incorporate earlier infojson changes 2025-03-31 13:23:34 -04:00
tcely
c1d30df980
Update full_playlist.sh 2025-03-31 07:19:04 -04:00
tcely
9e0044f8ee
Update youtube.py 2025-03-31 06:54:52 -04:00
tcely
bb5d622988
Update youtube.py 2025-03-31 06:49:41 -04:00
tcely
3717e6d274
Update full_playlist.sh 2025-03-30 13:23:46 -04:00
tcely
c3c0db9314
Write the playlist JSON to a file
Sadly, this is needed to get the number of entries.
2025-03-30 13:10:09 -04:00
tcely
9b27d94d06
Update youtube.py 2025-03-30 04:52:42 -04:00
tcely
3f283e5e2e
Update full_playlist.sh 2025-03-30 04:50:06 -04:00
tcely
a241550748
Pass a tuple to extend 2025-03-29 23:57:14 -04:00
meeb
24a9b6496b
Merge pull request #907 from tcely/patch-10
Switch to an allowed signal
2025-03-30 14:54:54 +11:00
tcely
13f7673dc5
Create utils.py 2025-03-29 23:25:45 -04:00
tcely
7272811434
Update down-signal 2025-03-29 23:21:19 -04:00
meeb
7eda9d12ce
Merge pull request #906 from tcely/patch-10
Create down-signal for `tubesync-worker`
2025-03-30 13:59:24 +11:00
tcely
c99985d7ff
Create down-signal for tubesync-worker 2025-03-29 22:57:36 -04:00
tcely
b30999747b
Create full_playlist.sh 2025-03-29 21:32:55 -04:00
tcely
41c8cba582
Add a post-processor to disallow partial playlist results 2025-03-29 21:29:18 -04:00
meeb
b5238e8450
Merge pull request #903 from tcely/patch-6
Don't skip unavailable fragments during download
2025-03-29 17:36:13 +11:00
tcely
3f873e1100
Don't skip unavailable fragments during download 2025-03-28 15:20:04 -04:00
meeb
55a8bc96f6
Merge pull request #901 from tcely/patch-10
Adjust to the much larger `MAX_RUN_TIME`
2025-03-29 01:20:24 +11:00