Commit graph

59 commits

Author SHA1 Message Date
d4af3c0afd Added screenshots to readme and flatpak and version bump 2024-11-21 15:58:53 +01:00
55bedf7aa3 cleaning up, preparing for windows tests 2024-11-18 18:15:13 +01:00
d21c747927 dependencies are non optional 2024-11-18 17:00:42 +01:00
95e8157277 Client starting and stopping from gui 2024-11-18 17:00:42 +01:00
089de1ff93 PyQt now also uses asyncio and its thread contains the main loop 2024-11-18 17:00:42 +01:00
b931c4d916 Initial libmpv interface 2024-11-18 16:55:43 +01:00
4320ecd560 Version 2.0.7 2024-11-18 13:48:01 +01:00
8144c772f9 Version 2.0.6 2024-11-18 12:16:37 +01:00
f0d070aff6 set yt-dlp dependencies back to latest 2024-11-18 12:10:38 +01:00
dd12de4a7c Downgrading yt-dlp and yarl dependencies due to problems 2024-11-16 11:33:02 +01:00
7ef3eb60f5 Update version and dependencies 2024-11-15 22:37:06 +01:00
a134a07bff Version 2.0.3 2024-10-11 09:27:42 +02:00
7d608d99f2 Versionbump to 2.0.2 2024-10-06 17:21:37 +02:00
528cc357f2 Updated tagline 2024-10-06 14:53:53 +02:00
b960b4365b Version bump 2024-09-30 15:50:49 +02:00
225a605438 Updated description 2024-09-30 14:37:31 +02:00
ea234e6d11 Version 2.0.0 🎉 2024-09-23 19:10:37 +02:00
3c69e22bc5 Prerelease version bump 2024-09-23 18:49:15 +02:00
09a9cd34ae added metainfos to pyproject.toml 2024-09-23 17:54:34 +02:00
f70d02f75b youtube -> YouTube in description 2024-09-23 17:50:33 +02:00
4ad4563d80 set version to prerelease, and deleted rest of starting server in gui 2024-09-23 17:49:16 +02:00
efa30022fe add new flatpak files 2024-09-23 03:54:44 +02:00
Christoph Stahl
ff17a6dc7f Removed old dependencies, added classifiers 2024-09-23 01:09:14 +02:00
Christoph Stahl
2d3313e734 fix headless server mode 2024-09-22 20:33:57 +02:00
Christoph Stahl
4717d94bdc updated requirements 2024-09-22 18:57:38 +02:00
Christoph Stahl
50585463fc removed tk and added qt gui 2024-09-22 13:02:09 +02:00
e2655a483b Removed syng-client, syng-server and syng-gui in favor of syng <subcommand> 2024-09-19 14:25:46 +02:00
6a84567545 Reworked dev dependencies in pyproject.toml 2024-09-19 00:04:44 +02:00
bcb8843b35 Added pylint as dev dependancy 2024-09-18 23:58:46 +02:00
c78169d669 Added typed-pyyaml to dev dependency 2024-09-15 22:28:33 +02:00
411ccdd2c9 black -> line-length=100 2024-07-16 14:52:04 +02:00
14498110ae Unified start script to syng 2024-07-11 00:15:54 +02:00
ca16dff23b Fixed some typing errors 2024-07-09 21:25:52 +02:00
b46d5175cd Increased minimal python version 2024-07-09 20:13:31 +02:00
d2d316078b Implemented a profanity checker for performer names 2024-06-19 11:02:08 +02:00
60b0fd42c2 Some typings, to improve compatibility with pyright 2024-06-18 02:23:19 +02:00
56ab58586a completely removed pytube. All YT communication is now done via yt-dlp. 2024-06-17 16:13:03 +02:00
e8453e0ffb Split installation into server and client. Added rough readme 2023-12-19 13:13:35 +01:00
8a4f02976f --amend 2023-12-18 19:45:34 +01:00
159a08f824 Boy I wished, that customtkinter would be correctly typed :/ 2023-12-18 19:44:21 +01:00
14821ab759 Preparation for 2.0 release 2023-12-18 18:56:03 +01:00
f5a8b16a7f gui can now launch client and server (almost there) 2023-11-13 19:11:20 +01:00
785354032e GUI improvements, can now start client and web browser 2023-11-12 10:12:17 +01:00
a55403758d Switched from JSON config file to yaml 2023-11-12 10:10:52 +01:00
f339c35c5a Experiments and prepatations for gui 2023-11-05 22:37:16 +01:00
0b438efbf5 added aiohttp to mypy ignored 2023-11-01 18:25:47 +01:00
17cf052c19 Changed to 100 char line limit, changed to ruff 2023-11-01 18:09:24 +01:00
a38dedee6c migrate from pyqrcode to pyqrcodeng 2023-05-23 14:47:52 +02:00
14c6dd268e Improved dependencies for yt related stuff (use always the most recent version) 2023-05-23 14:47:36 +02:00
c312e66afd Bump yt-dlp 2023-03-24 16:26:36 +01:00