tcely
|
ec41580fe9
|
Close the ThreadPool before exiting
|
2025-04-04 16:33:41 -04:00 |
|
tcely
|
13f7673dc5
|
Create utils.py
|
2025-03-29 23:25:45 -04:00 |
|
tcely
|
bcb7432174
|
Remove the hard-coded class name
|
2025-03-26 02:30:43 -04:00 |
|
tcely
|
51adb65751
|
fixup: use the class instead of an instance
|
2025-03-26 02:12:47 -04:00 |
|
tcely
|
b50709aef1
|
fixup: missed self.
|
2025-03-26 01:13:28 -04:00 |
|
tcely
|
7f7ba6b286
|
Update patches/background_task/models.py
|
2025-03-25 12:44:14 -04:00 |
|
tcely
|
41e78b430d
|
Add and use the Task.nodename property
|
2025-03-24 16:03:56 -04:00 |
|
tcely
|
1fd8214f3e
|
Add a TaskManager.boot_time property
|
2025-03-24 15:50:22 -04:00 |
|
tcely
|
2afad767f1
|
Tasks locked_at before the current boot time are not locked
|
2025-03-24 15:08:32 -04:00 |
|
tcely
|
c10b1aa255
|
Add nodename to Task.locked_by
|
2025-03-24 13:46:59 -04:00 |
|
tcely
|
b3b4007dcc
|
Change the patched function
|
2025-03-16 11:50:17 -04:00 |
|
tcely
|
217c0898da
|
Fill in the original function we will patch
|
2025-03-16 11:47:32 -04:00 |
|
tcely
|
3d4d965880
|
Create fatal_http_errors.py
This is a sketch of how a new patch is implemented.
It doesn't do anything yet.
|
2025-03-16 11:39:57 -04:00 |
|
tcely
|
01a9f07d58
|
Import missing functions from yt_dlp.utils
|
2025-03-08 11:59:44 -05:00 |
|
tcely
|
4f9e0bf949
|
Rename patches to patch
|
2025-03-08 10:09:26 -05:00 |
|
tcely
|
19c301ad76
|
Rename patches to patch
|
2025-03-08 10:08:32 -05:00 |
|
tcely
|
cffe8348c3
|
Passthrough module for patch
|
2025-03-08 09:26:40 -05:00 |
|
tcely
|
b072b314d2
|
Create __init__.py
|
2025-03-08 07:40:07 -05:00 |
|
tcely
|
d20e995666
|
Create check_thumbnails.py
Patch to use `check_thumbnails` instead of `check_formats` to mean test downloading every possible thumbnail URL.
|
2025-03-08 07:25:18 -05:00 |
|
tcely
|
83203254ad
|
Patched for version 1.2.8
|
2025-02-24 02:47:37 -05:00 |
|
tcely
|
a7f872e902
|
Merge branch 'main' into patch-3
|
2025-02-11 15:30:14 -05:00 |
|
tcely
|
a9078c3521
|
Update modify_chapters.py
|
2025-02-08 00:14:48 -05:00 |
|
tcely
|
bf7b57e666
|
Update modify_chapters.py
|
2025-02-07 22:27:26 -05:00 |
|
tcely
|
f78f33f8fa
|
Add modify_chapters.py
From:
https://github.com/tcely/yt-dlp/raw/refs/heads/modify-chapters-codecs/yt_dlp/postprocessor/modify_chapters.py
|
2025-02-07 21:15:13 -05:00 |
|
tcely
|
88a200a338
|
Update and rename modify_chapters.py to modify_chapters.py
|
2025-02-07 21:13:22 -05:00 |
|
tcely
|
23e38312a7
|
Create modify_chapters.py
|
2025-02-07 21:10:48 -05:00 |
|
tcely
|
9ddc6194dd
|
Rename patches/models.py to patches/background_task/models.py
|
2025-02-07 15:44:00 -05:00 |
|
tcely
|
5dfe9ea4e9
|
Delete patches/.keep_dir
|
2025-02-06 23:02:58 -05:00 |
|
tcely
|
794bdf9293
|
Add patched models.py
From: https://github.com/tcely/django-background-tasks/raw/refs/heads/locked-logic-fix/background_task/models.py
|
2025-02-06 23:02:26 -05:00 |
|
tcely
|
f04f3a5003
|
Create .keep_dir
|
2025-02-06 23:01:27 -05:00 |
|