Commit Graph

19 Commits

Author SHA1 Message Date
Pavle Portic 700a15be98
Add publish target to makefile 2022-10-30 12:08:51 +01:00
Pavle Portic d18f059c92
Add api.py with functions to use as a python lib 2022-10-30 12:03:05 +01:00
Pavle Portic bc7d76c561
Add subscribe command 2022-10-30 01:35:29 +02:00
Pavle Portic 0bd40a67cb
Fix max_res and user JSON serialization 2022-10-30 00:41:54 +02:00
Pavle Portic 2d25012600
Add python 3.10 to list of versions 2022-10-30 00:13:52 +02:00
Pavle Portic 7fc29fb5f4
Fix imports 2022-10-30 00:05:42 +02:00
Pavle Portic 57a83f9fe2
Rewrite to use ytrssil API 2022-10-29 23:55:22 +02:00
Pavle Portic 5f18adc0f1
Add __main__ module 2022-05-02 08:37:34 +02:00
Pavle Portic bd7fcb35bd
Add dedicated fetch command instead of always checking
Use Protocol instead of ABCMeta
2021-11-19 19:48:09 +01:00
Pavle Portic f410f7d302
Add build to makefile and wheel to dev requirements 2021-10-14 00:03:11 +02:00
Pavle Portic f1b310f877
Implement print url only function 2021-10-13 23:53:35 +02:00
Pavle Portic 10045645e1
Use git tag info for wheel versioning 2021-08-06 00:11:59 +02:00
Pavle Portic e3d0e266c9
Refactor and add tests 2021-08-06 00:09:35 +02:00
Pavle Portic da0414f9ba
Add basic Python API 2021-08-02 01:49:00 +02:00
Pavle Portic b2d4a2789d
Implement functionality to rewatch already watched videos 2021-08-02 01:40:35 +02:00
Pavle Portic a142bf0d66
Bump version to 0.0.1 2021-08-01 17:21:52 +02:00
Pavle Portic f238b656fc
Add license and readme for publishing 2021-08-01 17:15:06 +02:00
Pavle Portic a031f90765
Switch to SQLite3 as storage backend and add dependency injection 2021-08-01 17:02:22 +02:00
Pavle Portic bc4d70ae04
Initial commit 2021-07-30 11:50:34 +02:00