Commit Graph

291 Commits

Author SHA1 Message Date
Ivan Habunek
1c1e5955b8
Add video description to metadata 2024-03-29 09:45:04 +01:00
Ivan Habunek
8a097f5f93
Update docs and changelog 2024-03-29 08:49:35 +01:00
Ivan Habunek
7cc67133f5
Add download --concat option 2024-03-29 08:43:32 +01:00
Ivan Habunek
e228971f66
Remove requirements-dev.txt, included in pyproject 2024-03-29 08:43:32 +01:00
Ivan Habunek
96526c2ca5
Display exception errors in console 2024-03-29 08:43:32 +01:00
Ivan Habunek
9bf0f1b425
Use fstrings where possible 2024-03-29 08:43:31 +01:00
Ivan Habunek
77e75b5dad
Improve types 2024-03-29 08:43:31 +01:00
Ivan Habunek
cf1693b500
Fix env command 2024-03-29 08:43:31 +01:00
Ivan Habunek
52a7191d1f
Add docs and changelog 2024-03-29 08:43:31 +01:00
Ivan Habunek
24eb163d98
Regenerate docs 2024-03-29 08:43:30 +01:00
Ivan Habunek
13b063cbc6
Use backquotes to get code blocks in markdown 2024-03-29 08:43:30 +01:00
Ivan Habunek
43a4a6c4f5
Rework the docs script to work with click 2024-03-29 08:43:30 +01:00
Ivan Habunek
b0c21ac436
Convert to click 2024-03-29 08:43:30 +01:00
Ivan Habunek
229a849f87
Add dependency on click 2024-03-25 09:10:36 +01:00
Ivan Habunek
5589f33142
Add vermin config file 2024-03-25 09:10:36 +01:00
Ivan Habunek
40d52891f8
Don't hardcode version number 2024-03-23 08:55:56 +01:00
Ivan Habunek
c727d65694
Require python 3.8 2024-03-23 08:55:38 +01:00
Ivan Habunek
8592c41a50
Use an abstract base class for TokenBucket 2024-03-23 07:56:50 +01:00
Ivan Habunek
a9aefa871d
Migrate to pyproject.toml 2024-03-23 07:31:40 +01:00
Ryabin Sergey
65bf6a2b99 Add --dry-run option 2024-03-14 15:36:28 +01:00
Ivan Habunek
9685ea6a36
Add setuptools as dev dependency 2024-01-06 19:48:41 +01:00
Ivan Habunek
73757b557e
Bump version, add changelog 2024-01-06 19:43:48 +01:00
Dean Perry
ddead05712 update http to https 2024-01-06 19:40:06 +01:00
Ivan Habunek
bcb55be7ad
Bump version 2023-05-07 11:50:17 +02:00
Ivan Habunek
a4bdb90faa
Update changelog 2023-05-07 11:49:53 +02:00
Matt White
8db7dd7b8a Updated client id
updated client id to test downloading based on solution here: https://github.com/xenova/chat-downloader/issues/207
2023-05-07 11:45:43 +02:00
Ivan Habunek
5a43a4388c
Bump version, add changelog 2023-04-18 07:09:18 +02:00
Adam Sandström
6f461d889c Update get playlists endpoint URL 2023-04-18 07:05:01 +02:00
Ivan Habunek
7f6e792eae
Update changelog, bump version 2022-11-20 15:46:57 +01:00
FunnyPocketBook
2402c3bfca
Change default value of named parameter...
..."game_ids" in "channel_videos_generator" from "None" to empty list []
2022-11-20 15:35:49 +01:00
Eliyahu Duvidzon
533c91d133 Removing positional-only arguments for compatibility with Python 3.7 2022-11-20 15:26:32 +01:00
Ivan Habunek
ddf1b10e56
Bump version 2022-11-20 11:19:14 +01:00
Ivan Habunek
523f6449c3
Update changelog and docs 2022-11-20 11:14:41 +01:00
Ivan Habunek
32cb9b6602
Make styling a bit more consistent 2022-11-20 11:14:15 +01:00
Ivan Habunek
c4cbf588a2
Add --chapter option to download command 2022-11-20 10:44:32 +01:00
Ivan Habunek
35e53ba4fd
Add chapters to video info 2022-11-20 09:42:09 +01:00
Ivan Habunek
d505056fee
Add endpoint for fetching chapters 2022-11-20 09:41:55 +01:00
Ivan Habunek
8658d0fa24
Change the website from github to bezdomni 2022-09-09 08:33:09 +02:00
Ivan Habunek
33b5cc0a01
Bump version, add changelog 2022-09-09 08:11:46 +02:00
Ivan Habunek
c9ab6237e8
Don't rename the file while it's still open
issue #111
2022-09-09 08:05:03 +02:00
Ivan Habunek
662ce72195
Accept newer versions of m3u8 lib 2022-08-20 13:25:00 +02:00
Ivan Habunek
a4b2434735
Start adding types 2022-08-20 13:25:00 +02:00
Ivan Habunek
280a284fb2
Expand clips tests 2022-08-20 11:16:47 +02:00
Ivan Habunek
235b13c257
Remove unused function 2022-08-20 11:10:47 +02:00
Ivan Habunek
8e3a41e415
Expand tests 2022-08-19 09:35:56 +02:00
Ivan Habunek
cacf921923
Increase default limit for compact mode 2022-08-18 10:06:23 +02:00
Ivan Habunek
4d19f09065
Add compact videos display 2022-08-18 10:04:04 +02:00
Ivan Habunek
f289c93305
Bump version, set release date 2022-08-18 10:04:04 +02:00
Ivan Habunek
b43c9dc9b9
Use double quotes please 2022-08-18 09:36:56 +02:00
Ivan Habunek
a0e808660a
Require python 3.7 2022-08-18 09:36:46 +02:00