tcely
|
150bb9a5f8
|
Use V for tests.py
|
2025-02-12 19:40:55 -05:00 |
|
tcely
|
a81d946980
|
Use V in matching.py
|
2025-02-12 18:09:51 -05:00 |
|
tcely
|
fb1db9da59
|
Add V function to save myself some effort
|
2025-02-12 18:04:00 -05:00 |
|
tcely
|
10632b9e5d
|
Use SourceResolution
|
2025-02-12 15:23:08 -05:00 |
|
tcely
|
a33527a6cd
|
Use SourceResolution
|
2025-02-12 13:49:19 -05:00 |
|
tcely
|
091c9fed7b
|
Create 0028_alter_source_source_resolution.py
|
2025-02-12 13:37:51 -05:00 |
|
tcely
|
2e4ef80691
|
fixup: missed the list()
|
2025-02-12 13:25:40 -05:00 |
|
tcely
|
7bb29165e2
|
Correct the mapping keys
|
2025-02-12 13:15:56 -05:00 |
|
tcely
|
2195ac34b7
|
Remove RESOLUTION_MAP
|
2025-02-12 11:27:27 -05:00 |
|
tcely
|
3675496cfa
|
Use SourceResolution
|
2025-02-12 11:21:29 -05:00 |
|
tcely
|
668a3c6604
|
Use Fallback
|
2025-02-12 09:49:18 -05:00 |
|
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
|
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 |
|
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
|
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 |
|