1
0
Commit Graph

222 Commits

Author SHA1 Message Date
7c087d7c61 feat: Add WaniKani lessons fetcher to retrieve unlocked lesson datetimes 2025-03-16 14:52:12 +01:00
e787779b58 Improved cookiejar handling for now
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 36s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 32s
2025-03-16 00:18:44 +01:00
af42e3ba90 Improved csv sniffing 2025-03-16 00:02:08 +01:00
857be3cf2f Fixed cookies 2025-03-15 23:05:57 +01:00
c3d2b98bb5 style: Run linter and fix formatting issues in youtube.py 2025-03-15 22:35:07 +01:00
638a3ae842 fix: Remove print statements and improve error handling in YouTube fetcher 2025-03-15 22:35:06 +01:00
c4291f0b60 style: Run linter and format code in youtube.py 2025-03-15 22:34:32 +01:00
f5446d9093 feat: Add YouTube authentication to secrets and update scraper usage 2025-03-15 22:34:31 +01:00
f7894f9d05 Restructure youtube 2025-03-15 22:33:10 +01:00
103235759c style: Run linter and apply formatting changes in youtube.py 2025-03-15 22:26:20 +01:00
552b2ea365 feat: Add support for downloading YouTube watch history with timestamps 2025-03-15 22:26:19 +01:00
9058279b4e YouTube fixed
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 36s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 32s
2025-03-15 22:18:30 +01:00
3d9c694fe8 Ruff 2025-03-15 21:54:56 +01:00
a0e8d1ec28 style: Format list comprehension for better readability in youtube.py 2025-03-15 21:54:20 +01:00
2a4aec9d33 refactor: Simplify fetch_data and to_csv methods in YoutubeFavoritesScraper 2025-03-15 21:54:19 +01:00
965689df7a style: Run linter and fix code formatting in youtube.py 2025-03-15 21:53:27 +01:00
dbc663cbbc feat: Add YouTube favorites fetcher to export data as CSV 2025-03-15 21:53:26 +01:00
afbe28e115 🤖 Bumped version to 0.1.67
All checks were successful
Build Python Container / Package-Container (push) Successful in 2m35s
Package Python / Package (push) Successful in 26s
Run Python tests (through Pytest) / Test (push) Successful in 35s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 31s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2025-03-14 00:14:14 +01:00
115981019e 🤖 Bumped version to 0.1.66
All checks were successful
Build Python Container / Package-Container (push) Successful in 1m38s
Package Python / Package (push) Successful in 29s
Run Python tests (through Pytest) / Test (push) Successful in 38s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 31s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2025-03-06 12:41:03 +01:00
859bfd0828 🤖 Bumped version to 0.1.65
All checks were successful
Build Python Container / Package-Container (push) Successful in 1m42s
Package Python / Package (push) Successful in 26s
Run Python tests (through Pytest) / Test (push) Successful in 35s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 31s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2025-03-05 09:54:44 +01:00
45f46468c6 🤖 Bumped version to 0.1.64
Some checks failed
Verify Python project can be installed, loaded and have version checked / Test (push) Waiting to run
Run Python tests (through Pytest) / Test (push) Has been cancelled
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2025-03-05 09:54:37 +01:00
bccc63038b 🤖 Bumped version to 0.1.63
All checks were successful
Build Python Container / Package-Container (push) Successful in 1m52s
Package Python / Package (push) Successful in 25s
Run Python tests (through Pytest) / Test (push) Successful in 33s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2025-02-28 10:37:40 +01:00
78a5af6ff9 Misc
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 35s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2025-02-26 00:12:37 +01:00
1da1258432 🤖 Bumped version to 0.1.62
Some checks failed
Package Python / Package (push) Successful in 36s
Run Python tests (through Pytest) / Test (push) Successful in 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
Build Python Container / Package-Container (push) Failing after 12m33s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2025-02-19 00:23:19 +01:00
2c2421adf3 Improved type parsing
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 36s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2025-02-19 00:06:24 +01:00
c11f48a7a6 Stepmania scraper 2025-02-18 23:47:41 +01:00
2aa57faadd 🤖 Bumped version to 0.1.61
All checks were successful
Build Python Container / Package-Container (push) Successful in 1m47s
Package Python / Package (push) Successful in 26s
Run Python tests (through Pytest) / Test (push) Successful in 35s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2025-02-13 23:36:37 +01:00
d96f76ae81 Gitea
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 35s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2025-02-06 12:32:57 +01:00
3a1a0c0ed7 Better error message 2025-02-06 12:13:46 +01:00
5ef8787a30 Download MAL songs
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 36s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2025-02-01 21:51:58 +01:00
6749479f38 Support dataclasses obj
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2025-02-01 20:33:54 +01:00
e35948a5d1 Remove debug prints 2025-02-01 20:12:16 +01:00
d2916cbc28 Improved normalization to prevent weird transformations
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2025-02-01 20:11:50 +01:00
9d528d4cfd MyAnimeList
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 36s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2025-02-01 20:00:21 +01:00
02d1d0fb02 🤖 Bumped version to 0.1.60
All checks were successful
Build Python Container / Package-Container (push) Successful in 1m30s
Package Python / Package (push) Successful in 26s
Run Python tests (through Pytest) / Test (push) Successful in 33s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 31s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-28 21:05:20 +01:00
f194a5defc 🤖 Bumped version to 0.1.59
All checks were successful
Build Python Container / Package-Container (push) Successful in 1m28s
Package Python / Package (push) Successful in 25s
Run Python tests (through Pytest) / Test (push) Successful in 32s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 29s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-27 18:56:18 +01:00
fd8734b80a
Fixed Kucoin address checker
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2024-11-27 00:24:12 +01:00
9fb6fb4ee6 🤖 Bumped version to 0.1.58
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m28s
Package Python / Package (push) Successful in 25s
Run Python tests (through Pytest) / Test (push) Failing after 35s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-27 00:12:20 +01:00
fa18105827
Wild 2024-11-27 00:11:30 +01:00
72c05fe42a 🤖 Bumped version to 0.1.57
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m29s
Package Python / Package (push) Successful in 25s
Run Python tests (through Pytest) / Test (push) Failing after 37s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-26 23:59:00 +01:00
be376d2548 🤖 Bumped version to 0.1.56
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m28s
Package Python / Package (push) Successful in 26s
Run Python tests (through Pytest) / Test (push) Failing after 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-26 23:35:51 +01:00
9d84733b94
Secrets
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 33s
Verify Python project can be installed, loaded and have version checked / Test (push) Has been cancelled
2024-11-26 23:35:05 +01:00
5221164ddf 🤖 Bumped version to 0.1.55
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m29s
Package Python / Package (push) Successful in 25s
Run Python tests (through Pytest) / Test (push) Failing after 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-26 23:26:45 +01:00
f0ee9d7e8c
Expanded logging format
Some checks are pending
Run Python tests (through Pytest) / Test (push) Waiting to run
Verify Python project can be installed, loaded and have version checked / Test (push) Waiting to run
2024-11-26 23:26:12 +01:00
ae0647c176 🤖 Bumped version to 0.1.54
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m37s
Package Python / Package (push) Successful in 25s
Run Python tests (through Pytest) / Test (push) Failing after 33s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-26 23:02:57 +01:00
a301a37f2b
Ruff
Some checks are pending
Run Python tests (through Pytest) / Test (push) Waiting to run
Verify Python project can be installed, loaded and have version checked / Test (push) Waiting to run
2024-11-26 23:02:38 +01:00
6d1f23b1a0
Fixed PSN Profiles timezones
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 29s
2024-11-24 19:07:11 +01:00
91e5562298
Parse datetimes to UTC. 2024-11-24 18:44:04 +01:00
ec27c7e4e0
More strict fetching validation 2024-11-24 18:33:17 +01:00
8d9e6aefa4 🤖 Bumped version to 0.1.53
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m29s
Package Python / Package (push) Successful in 25s
Run Python tests (through Pytest) / Test (push) Failing after 33s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-18 22:46:04 +01:00