Commit Graph

312 Commits

Author SHA1 Message Date
Peder Bergebakken Sundt
88b65ff56d ytdownloader: 3.19.3 -> 3.22.0, adopt (#552928) 2026-08-16 22:28:53 +00:00
Weijia Wang
df2c047a03 ytree: 2.12 -> 2.13 (#531056) 2026-08-16 21:40:00 +00:00
Holiu618
7da5634b4d ytdownloader: add Holiu618 to maintainers 2026-08-15 17:40:47 +08:00
Holiu618
d8a795e5cf ytdownloader: 3.19.3 -> 3.22.0 2026-08-15 17:37:38 +08:00
R. Ryantm
d9b0952ea7 ytt: 0.55.1 -> 0.55.2 2026-08-14 09:11:16 +00:00
R. Ryantm
6691e495dc ytdl-sub: 2026.07.16 -> 2026.07.17.post1 2026-07-26 12:30:31 +00:00
R. Ryantm
ca5bd42822 ytdl-sub: 2026.06.23 -> 2026.07.16 2026-07-17 08:04:12 +00:00
Eman Resu
ff094f60ad treewide: replace more singleton license lists 2026-07-15 14:04:39 -04:00
Peder Bergebakken Sundt
ad7acd6ce5 ytdl-sub: disable test_directory_exists
`test_directory_exists` assumes the root directory is not writeable, which is host dependent.
In my case it fails with nix-portable in bwrap mode, despite me having removed the write-bit in the root root bindmount.

Full error:

```
ytdl-sub> ____________________ TestFileHandler.test_directory_exists _____________________
ytdl-sub>
ytdl-sub> self = <tests.unit.utils.test_file_handler.TestFileHandler object at 0x7ffff2bc07d0>
ytdl-sub>
ytdl-sub> .    def test_directory_exists(self):
ytdl-sub>         if IS_WINDOWS:
ytdl-sub>             return
ytdl-sub>
ytdl-sub>         assert FileHandler.is_path_writable("/tmp")
ytdl-sub>         assert FileHandler.is_path_writable("/tmp/")
ytdl-sub>         assert FileHandler.is_path_writable("/tmp/non-existent")
ytdl-sub>         assert FileHandler.is_path_writable("/tmp/non-existent/")
ytdl-sub>         assert FileHandler.is_path_writable("/tmp/non-existent/nested")
ytdl-sub>
ytdl-sub> >       assert not FileHandler.is_path_writable("/lol-in-root")
ytdl-sub> E       AssertionError: assert not True
ytdl-sub> E        +  where True = is_path_writable('/lol-in-root')
ytdl-sub> E        +    where is_path_writable = FileHandler.is_path_writable
ytdl-sub>
ytdl-sub> tests/unit/utils/test_file_handler.py:16: AssertionError
```
2026-07-10 01:54:58 +02:00
Toma
0750a166b5 treewide: fix electron-forge console output via the CI env var (#539390) 2026-07-09 16:07:10 +00:00
TomaSajt
45b2ceed02 treewide: fix electron-forge console output via the CI env var 2026-07-07 23:39:29 +02:00
nixpkgs-ci[bot]
e42ef7ee44 Merge master into staging-nixos 2026-07-06 00:39:44 +00:00
Jost Alemann
14e9021444 yt-dlp: 2026.06.09 -> 2026.07.04
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2026.07.04
Diff: https://github.com/yt-dlp/yt-dlp/compare/2026.06.09...2026.07.04
2026-07-05 00:54:57 +02:00
4evy
f179771c84 maintainers: rename FlameFlag to _4evy 2026-07-04 23:36:38 +03:00
Jhonas Wernery
a8540a6fda treewide: fix build with newer nodejs versions by bumping yauzl (#536292) 2026-06-29 14:59:00 +00:00
R. Ryantm
33d280ea17 ytdl-sub: 2026.05.10.post1 -> 2026.06.23 2026-06-29 10:50:22 +00:00
TomaSajt
f99775d84c ytmdesktop: fix build with newer nodejs versions by bumping yauzl 2026-06-28 16:51:41 +02:00
SandaruKasa
0d2f565f17 yt-dlp: __structuredAttrs = true; 2026-06-13 01:34:45 +03:00
SandaruKasa
80dfb7cc82 yt-dlp: split man & doc outputs
output size changes:
- out: 27724K -> 26768K
- doc: 0K -> 908K
- man: 0K -> 48K
2026-06-13 01:30:22 +03:00
R. Ryantm
a67787e921 ytree: 2.12 -> 2.13 2026-06-12 14:49:53 +00:00
Jost Alemann
2e3ee35760 yt-dlp: 2026.03.17 -> 2026.06.09
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2026.06.09
Diff: https://github.com/yt-dlp/yt-dlp/compare/2026.03.17...2026.06.09
2026-06-10 02:09:23 +02:00
R. Ryantm
8598c9d048 ytt: 0.55.0 -> 0.55.1 2026-06-01 12:24:38 +00:00
R. Ryantm
e99fa03fb7 ytsub: 0.9.0 -> 0.10.0 2026-05-27 21:07:44 +00:00
John Garcia
ea6f36a5fe various: remove chewblacka as package maintainer 2026-05-20 12:39:28 +01:00
Peder Bergebakken Sundt
4aed5c158a ytree: 2.10 -> 2.12 (#521242) 2026-05-19 11:41:20 +00:00
Sandro
e055a4b7ac yt-dlp: Better support different JavaScript runtimes (#517770) 2026-05-17 21:17:44 +00:00
Thomas Butter
c8c5f7c39d ytree: 2.10 -> 2.12 2026-05-17 12:04:37 +00:00
R. Ryantm
e2a0abc8cf ytdl-sub: 2026.04.13.post1 -> 2026.05.10.post1 2026-05-16 19:22:05 +00:00
R. Ryantm
c88511f779 ytt: 0.54.0 -> 0.55.0 2026-05-14 12:21:17 +00:00
Dimitar Nestorov
254f27cbe9 ytmdesktop: fix for Yarn 4.14 2026-05-09 10:59:38 +03:00
Mynacol
f967054dbf yt-dlp: Add tests for building with other JS runtimes
Add tests for all the other supported runtimes trying to build them.
This helps avoiding a regression on this aspect.
2026-05-07 17:52:00 +00:00
Mynacol
48efa71e35 yt-dlp: Add variable to more easily override JS runtime
This functionality was already thought out in 89b0cab3ee, but not
apparent.
2026-05-07 17:37:00 +00:00
Sandro
7bc5bdb4b3 ytsub: init at 0.9.0 (#501188) 2026-05-07 00:24:34 +00:00
Weijia Wang
b6d12e93a5 ytalk: fix build with gcc15 (#511180) 2026-05-03 23:12:08 +00:00
ajs124
1d027c9224 ytcast: 1.4.0 -> 1.4.1 (#496345) 2026-05-01 07:42:11 +00:00
claes
3292d4048f ytcast: 1.4.0 -> 1.4.1 2026-04-30 21:32:28 +02:00
Berke Enercan
6c3a60c1da ytsub: init at 0.9.0 2026-04-28 21:15:11 +03:00
R. Ryantm
da27a19938 ytt: 0.53.2 -> 0.54.0 2026-04-27 15:49:45 +00:00
R. Ryantm
48e723f277 ytdl-sub: 2026.03.19 -> 2026.04.13.post1 2026-04-20 23:03:29 +00:00
Xiangyan Sun
46b7ed6a9d ytalk: fix build with gcc15 2026-04-18 08:14:57 -07:00
Sandro
c8885cc8f4 ytermusic: 0.1.0 -> 0.1.5 (#503328) 2026-04-10 16:46:04 +00:00
R. Ryantm
5850fe1dd7 ytdl-sub: 2026.03.13 -> 2026.03.19 2026-03-27 03:11:28 +00:00
kyehn
45677415e3 ytermusic: 0.1.0 -> 0.1.5
Changelog: https://github.com/ccgauche/ytermusic/releases/tag/beta-0.1.5
2026-03-25 10:52:22 +00:00
Sandro
e13dfcbfed yt-dlp: 2026.03.13 -> 2026.03.17; python3Packages.yt-dlp-ejs: 0.7.0 -> 0.8.0 (#500930) 2026-03-18 12:58:28 +00:00
Jost Alemann
0b216c5dca yt-dlp: 2026.03.13 -> 2026.03.17
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2026.03.17
Diff: https://github.com/yt-dlp/yt-dlp/compare/2026.03.13...2026.03.17
2026-03-18 13:31:50 +01:00
R. Ryantm
b3792337e1 ytdl-sub: 2026.03.09.post3 -> 2026.03.13 2026-03-18 03:51:41 +00:00
FlameFlag
389424318c yt-dlp: 2026.03.03 -> 2026.03.13
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2026.03.13
Diff: https://github.com/yt-dlp/yt-dlp/compare/2026.03.03...2026.03.13
2026-03-13 11:48:16 +02:00
R. Ryantm
185b376ddf ytdl-sub: 2026.02.23 -> 2026.03.09.post3 2026-03-10 06:10:12 +00:00
Nikolay Korotkiy
c1527dad19 ytt: 0.52.2 -> 0.53.2 (#493907) 2026-03-07 11:18:52 +00:00
Nikolay Korotkiy
d591421335 ytt: modernize 2026-03-07 15:09:50 +04:00