Commit Graph

1778 Commits

Author SHA1 Message Date
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
Some checks failed
CI / info (push) Has been cancelled
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / test (3.8) (push) Has been cancelled
CI / test (3.9) (push) Has been cancelled
CI / containerise (push) Has been cancelled
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
Some checks are pending
CI / info (push) Waiting to run
CI / test (3.10) (push) Waiting to run
CI / test (3.11) (push) Waiting to run
CI / test (3.12) (push) Waiting to run
CI / test (3.8) (push) Waiting to run
CI / test (3.9) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
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
Some checks are pending
CI / info (push) Waiting to run
CI / test (3.10) (push) Waiting to run
CI / test (3.11) (push) Waiting to run
CI / test (3.12) (push) Waiting to run
CI / test (3.8) (push) Waiting to run
CI / test (3.9) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
Adjust to the much larger `MAX_RUN_TIME`
2025-03-29 01:20:24 +11:00
meeb
9d3c9c4414
Merge pull request #899 from tcely/patch-6
Clean up debug logs from `process_tasks`
2025-03-29 01:19:50 +11:00
tcely
03b8ac3dc6
Adjust to the much larger MAX_RUN_TIME 2025-03-28 10:00:24 -04:00
tcely
b443450ef4
Logging this every five seconds is excessive 2025-03-28 01:48:52 -04:00
meeb
4417f90271
Merge pull request #898 from tcely/patch-14
Some checks are pending
CI / info (push) Waiting to run
CI / test (3.10) (push) Waiting to run
CI / test (3.11) (push) Waiting to run
CI / test (3.12) (push) Waiting to run
CI / test (3.8) (push) Waiting to run
CI / test (3.9) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
Handle strings better
2025-03-28 14:03:54 +11:00
meeb
744f1cde55
Merge pull request #895 from tcely/patch-10
Start a library of useful functions for actions and workflows
2025-03-28 14:02:36 +11:00
meeb
331efdb8da
Merge pull request #896 from tcely/patch-12
Clean up the `.json` file and log the results
2025-03-28 14:02:06 +11:00
meeb
6ef18febdd
Merge pull request #894 from tcely/patch-6
Tweak the step name
2025-03-28 14:01:49 +11:00
tcely
129ccca258
Handle strings better 2025-03-27 21:39:59 -04:00
tcely
73f683edc2
Use a local for format like the other functions 2025-03-27 10:44:22 -04:00
tcely
e9cf69e058
Turn off the info step again for pull requests 2025-03-27 10:38:31 -04:00
tcely
f1043f57eb
GitHub has its own weirdness 2025-03-27 10:37:24 -04:00
tcely
60596b04eb
Test if GitHub parses like shell does or not 2025-03-27 10:34:19 -04:00
tcely
9d9c549275
Run all the jobs 2025-03-27 10:25:11 -04:00
tcely
ffd6edd913
Clean up the .json file and log the results 2025-03-27 10:23:00 -04:00
tcely
5757455b46
Create variables.inc.sh 2025-03-27 10:15:25 -04:00
tcely
5b3d72f3da
Tweak the step name 2025-03-27 10:04:07 -04:00
meeb
e4eb895b09
Merge pull request #892 from tcely/patch-12
Some checks are pending
CI / info (push) Waiting to run
CI / test (3.10) (push) Waiting to run
CI / test (3.11) (push) Waiting to run
CI / test (3.12) (push) Waiting to run
CI / test (3.8) (push) Waiting to run
CI / test (3.9) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
Add the `string-case` action
2025-03-27 21:33:05 +11:00
tcely
30cee64485
Log the same outputs as the old action 2025-03-27 00:57:40 -04:00
tcely
c54b1d3a48
Use the new string-case action 2025-03-27 00:50:25 -04:00
tcely
2a0c59380a
Add the string-case action 2025-03-27 00:29:13 -04:00
meeb
83932645af
Merge pull request #891 from tcely/patch-10
Some checks are pending
CI / info (push) Waiting to run
CI / test (3.10) (push) Waiting to run
CI / test (3.11) (push) Waiting to run
CI / test (3.12) (push) Waiting to run
CI / test (3.8) (push) Waiting to run
CI / test (3.9) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
Turn off debugging for the `lowercase-variables` step
2025-03-27 15:11:43 +11:00
tcely
e9c6fbdaa0
Turn off debugging for the lowercase-variables step 2025-03-27 00:04:16 -04:00
meeb
82918e8b09
Merge pull request #889 from tcely/patch-10
Move `yt-dlp` API work to an action
2025-03-27 14:53:46 +11:00
meeb
ebf7702b41
Merge pull request #890 from tcely/patch-12
Turn off the `info` step again for pull requests
2025-03-27 14:53:10 +11:00
tcely
800886a958
Turn off the info step again for pull requests 2025-03-26 23:48:57 -04:00
tcely
6b0483b993
Use the newly added yt-dlp action 2025-03-26 23:48:11 -04:00
tcely
b619c5a42d
Copy the current code for the yt-dlp releases 2025-03-26 23:43:04 -04:00
tcely
5d3f75ea1c
Do not log the output for command requirements 2025-03-26 23:33:37 -04:00
tcely
7b000836d3
Turn off the info step again for pull requests 2025-03-26 23:28:42 -04:00
tcely
485cfc46cd
Create action.yml 2025-03-26 23:25:53 -04:00
meeb
5de3f96c4b
Merge pull request #886 from tcely/patch-6
Force new `yt-dlp` version
2025-03-27 13:49:09 +11:00
tcely
4e82fcb5cc
fixup: escaping the sequence 2025-03-26 22:42:02 -04:00
tcely
97e69e4156
Try without the braces 2025-03-26 22:29:29 -04:00
tcely
f4e9c08376
Use github.token instead of secrets.GITHUB_TOKEN 2025-03-26 22:19:47 -04:00