tcely
0fdef5948c
Use Fallback
2025-02-12 07:32:23 -05:00
tcely
0f85803081
Use Fallback
2025-02-12 07:07:26 -05:00
tcely
4a1c0016fd
Use MediaServerType
2025-02-12 06:34:29 -05:00
tcely
f8229fff11
Use MediaServerType
2025-02-12 06:07:37 -05:00
tcely
ab9a6e6c76
Remove SponsorBlock_Category
from fields.py
2025-02-12 05:46:32 -05:00
tcely
deefe060ed
Use SponsorBlock_Category
from choices.py
2025-02-12 05:44:33 -05:00
tcely
073e08e27c
Actually return the updated dictionary
2025-02-12 05:29:10 -05:00
tcely
6b4adbd596
Add YouTube_SourceType._validation_urls
class method
2025-02-12 05:03:48 -05:00
tcely
aabe249598
Use youtube_help
2025-02-12 04:10:52 -05:00
tcely
09c9d93372
Remove unneeded test_source_types
2025-02-12 03:20:25 -05:00
tcely
b45675b13a
Use a class method to generate the mapping dictionary
2025-02-12 02:46:27 -05:00
tcely
e79218c208
Use youtube_validation_urls
2025-02-12 01:33:11 -05:00
tcely
b64ca284e7
fixup: the 'p' must still be removed
2025-02-12 01:22:11 -05:00
tcely
8bedd4f9ff
Use a way that works for all versions
2025-02-12 01:18:45 -05:00
tcely
116b78db08
Make migrate
happy again
2025-02-12 01:04:29 -05:00
tcely
3337dcae08
Fixes from testing
2025-02-12 00:59:38 -05:00
tcely
69095f9f92
Use a raw string
...
SyntaxWarning: invalid escape sequence '\/'
2025-02-12 00:43:44 -05:00
tcely
d550812022
Use youtube_long_source_types
2025-02-12 00:06:46 -05:00
tcely
c493e3c92a
Use youtube_long_source_types
2025-02-12 00:02:39 -05:00
tcely
934cb2ed58
Use IndexSchedule
from choices.py
2025-02-11 23:31:13 -05:00
tcely
bb3d5fcdff
Remove CapChoices
and IndexSchedule
2025-02-11 23:24:21 -05:00
tcely
47f3341b00
Remoce Source.SOURCE_TYPES
2025-02-11 23:10:23 -05:00
tcely
44a6e0c69a
Replace Source.SOURCE_TYPES
2025-02-11 23:08:02 -05:00
tcely
e0c60365ca
Start using YouTube_SourceType
2025-02-11 22:56:01 -05:00
tcely
50762d04f0
Merge pull request #286 from meeb/main
...
Update to upstream main
2025-02-11 22:33:56 -05:00
tcely
96737c4de3
Add choices from models.py
2025-02-11 22:32:43 -05:00
tcely
c34700839b
We can filter before metadata
...
After #704 , the `duration`, `published`, and `title` are all available before `metadata` has been retrieved.
2025-02-11 20:53:20 -05:00
tcely
468c89f17c
Adjust the comment explaining the situation
2025-02-11 18:50:23 -05:00
tcely
96f1618168
Check for the precise return value
...
`task.locked_by_pid_running()` returns:
- `True`: locked and PID exists
- `False`: locked and PID does not exist
- `None`: not locked_by, no PID to check
2025-02-11 18:39:51 -05:00
tcely
a7f872e902
Merge branch 'main' into patch-3
2025-02-11 15:30:14 -05:00
tcely
a7abb6e907
Merge branch 'main' into patch-10
2025-02-11 15:24:22 -05:00
tcely
57e52f4848
Remove the generated fields
variant
2025-02-11 14:56:27 -05:00
meeb
b87c1253a0
Merge pull request #702 from tcely/patch-9
...
Run Django tests for TubeSync / test (3.10) (push) Waiting to run
Run Django tests for TubeSync / test (3.11) (push) Waiting to run
Run Django tests for TubeSync / test (3.12) (push) Waiting to run
Run Django tests for TubeSync / test (3.7) (push) Waiting to run
Run Django tests for TubeSync / test (3.8) (push) Waiting to run
Run Django tests for TubeSync / test (3.9) (push) Waiting to run
Run Django tests for TubeSync / containerise (push) Waiting to run
Remove unused `filter_media`
2025-02-12 05:57:57 +11:00
meeb
fd8fbbd7b1
Merge pull request #701 from tcely/patch-6
...
Allow `exec_cmd` dictionary to be configured in settings
2025-02-12 05:57:25 +11:00
meeb
dd079638d6
Merge pull request #700 from tcely/patch-4
...
Run Django tests for TubeSync / test (3.10) (push) Waiting to run
Run Django tests for TubeSync / test (3.11) (push) Waiting to run
Run Django tests for TubeSync / test (3.12) (push) Waiting to run
Run Django tests for TubeSync / test (3.7) (push) Waiting to run
Run Django tests for TubeSync / test (3.8) (push) Waiting to run
Run Django tests for TubeSync / test (3.9) (push) Waiting to run
Run Django tests for TubeSync / containerise (push) Waiting to run
Remove subtitles also
2025-02-12 05:56:02 +11:00
meeb
a39d181609
Merge pull request #699 from tcely/patch-2
...
Stop when the paths match
2025-02-12 05:55:23 +11:00
meeb
b93182b97b
Merge pull request #712 from tcely/patch-18
...
Control `writethumbnail` with `embed_thumbnail`
2025-02-12 05:53:22 +11:00
meeb
97afdc44c0
Merge pull request #709 from tcely/patch-15
...
Rename the internal function
2025-02-12 05:51:20 +11:00
meeb
1cc2905168
Merge pull request #704 from tcely/patch-12
...
Try to include `timestamp`
2025-02-12 05:50:57 +11:00
meeb
9894dc2261
Merge pull request #707 from tcely/patch-14
...
Do not schedule additional `download_media` tasks
2025-02-12 05:47:40 +11:00
meeb
d4a46f252f
Merge pull request #706 from tcely/patch-5
...
Add status text to the download task
2025-02-12 05:46:39 +11:00
tcely
749fb1308e
Control writethumbnail
with embed_thumbnail
2025-02-11 04:29:53 -05:00
tcely
0c282d4573
Use the .value
strings
2025-02-11 02:51:23 -05:00
tcely
6f49474ade
Create choices.py
...
This is a start to moving various choices and mappings out of other files.
2025-02-11 02:16:29 -05:00
tcely
00e89623be
Sort the excluded set
2025-02-11 01:56:07 -05:00
tcely
09fab821e9
Deduplicated fields
2025-02-11 01:34:28 -05:00
tcely
0850470867
Rename the internal function
...
After removing the assert, the old name was a bit confusing.
2025-02-10 22:57:09 -05:00
tcely
f963c55610
Limit the title
string to fit in the database column
2025-02-10 08:52:09 -05:00
tcely
488294475a
Limit the metadata_title
string to fit in the title
column
2025-02-10 08:48:16 -05:00
tcely
b8f8d9d7fa
Use Media.get_metadata_field
2025-02-10 08:27:10 -05:00