Lecygne Noir
|
4e5e0d256f
|
Prepare README for 0.13.0
|
2025-06-29 11:51:56 +02:00 |
|
Lecygne Noir
|
524be1d93c
|
Prepare release 0.13.0, bump python version to 3.13 and add ysalmon as contributor 😊
|
2025-06-29 11:45:25 +02:00 |
|
Lecygne Noir
|
325cee4a69
|
Add credsdir option from ysalmon-credsdir
|
2025-06-29 11:35:44 +02:00 |
|
LecygneNoir
|
40b0c43159
|
Merge branch 'develop' into credsdir
|
2025-06-29 11:31:10 +02:00 |
|
Yann Salmon
|
8199286023
|
adding credentialsdir for youtube upload
|
2025-06-25 20:34:54 +02:00 |
|
Yann Salmon
|
822cf0fa9b
|
Option to read secret file from specific dir
|
2025-06-23 19:19:50 +02:00 |
|
LecygneNoir
|
e7531cc340
|
More precise doc for google procedure Consent Screen
|
2024-08-21 14:16:25 +02:00 |
|
LecygneNoir
|
d8aa349ad3
|
Update README with new Google dev procedure for youtube apps
|
2024-08-21 14:14:30 +02:00 |
|
LecygneNoir
|
4d1828a3ad
|
Merge tag 'v0.12.2' into develop
v0.12.2
|
2022-04-18 13:05:05 +02:00 |
|
LecygneNoir
|
03a8f4e71f
|
Merge branch 'release/v0.12.2'
|
2022-04-18 13:04:53 +02:00 |
|
LecygneNoir
|
5ca5ff5238
|
Release v0.12.2 to fix broken dependencies
|
2022-04-18 13:04:44 +02:00 |
|
LecygneNoir
|
6c16b2f037
|
Merge tag 'v0.12.1' into develop
v0.12.1
|
2021-05-21 10:54:55 +02:00 |
|
LecygneNoir
|
36110432da
|
Merge branch 'hotfix/v0.12.1'
|
2021-05-21 10:54:48 +02:00 |
|
LecygneNoir
|
388f76b855
|
Fix a bug in when configuring log level
|
2021-05-21 10:54:34 +02:00 |
|
LecygneNoir
|
ef92fed69d
|
Merge tag 'v0.12.0' into develop
v0.12.0
|
2021-04-10 12:37:11 +02:00 |
|
LecygneNoir
|
bcb0e267f3
|
Merge branch 'release/v0.12.0'
|
2021-04-10 12:37:00 +02:00 |
|
LecygneNoir
|
8bc79853c8
|
Bump version to v0.12.0 and prepare poetry build for v0.12.0
|
2021-04-10 12:36:46 +02:00 |
|
LecygneNoir
|
45a1cbccff
|
Merge branch 'feature/remove_formatcheck' into develop
|
2021-04-10 12:24:10 +02:00 |
|
LecygneNoir
|
0a1360d8e2
|
Prepare changelo for v0.12.0
|
2021-04-10 11:41:15 +02:00 |
|
LecygneNoir
|
f8ae2b1c5e
|
Update libraries and dependencies for prismedia
|
2021-04-10 11:40:59 +02:00 |
|
LecygneNoir
|
0a53e77bd6
|
Add auto search for thumbnail based on .png in addition to .jpg and .jpeg
|
2021-04-10 11:40:27 +02:00 |
|
LecygneNoir
|
2f7629ef1e
|
Remove format checks for videos and thumbnail as Youtube and Peertube have no limitation anymore
|
2021-04-10 11:34:36 +02:00 |
|
LecygneNoir
|
e0a63ed4b2
|
Revert README to use prismedia as it's indeed the binary script installed through pip
|
2021-03-13 10:36:16 +01:00 |
|
LecygneNoir
|
ba2a1ebb79
|
Merge branch 'feature/improve_genconfig' into develop
|
2021-03-13 10:34:53 +01:00 |
|
LecygneNoir
|
cf3d4c32c3
|
Better resilience for the genconfig function thanks to happy path and @Zykino suggestion!
|
2021-02-28 10:27:40 +01:00 |
|
LecygneNoir
|
85f0fe9b6f
|
Add ask_overwirte function to utils in order to be more general and usable in other modules
|
2021-02-28 10:09:54 +01:00 |
|
LecygneNoir
|
1a006f3b6c
|
Improve genconfig system and documentation for easier use, cf #55
|
2021-02-27 13:15:30 +01:00 |
|
LecygneNoir
|
cdef038323
|
Move logger initialization in __init__.py to be able to use it from any module
|
2021-02-27 13:13:09 +01:00 |
|
LecygneNoir
|
cbf3386bac
|
Remove confusing warning when using genconfig, see #55
|
2021-02-27 13:13:09 +01:00 |
|
LecygneNoir
|
ca733e0dc3
|
Merge pull request 'hearthbeat (keepalive ?)' (#54) from Zykino/prismedia:hearthbeat into develop
Reviewed-on: https://git.lecygnenoir.info/LecygneNoir/prismedia/pulls/54
Thanks a lot for the idea and the feature!
|
2021-02-14 11:59:38 +01:00 |
|
Zykino
|
a4f162320d
|
Fix some spacing formatting and documentation
|
2021-02-14 00:58:52 +01:00 |
|
Zykino
|
29b1747c3e
|
Visit all of Youtube’s playlists
|
2021-02-12 16:12:11 +01:00 |
|
Zykino
|
ea39fe9854
|
Fix some spacing
|
2021-02-08 16:31:10 +01:00 |
|
Zykino
|
a725e848ab
|
Add an option to use some credits easiely
This tells youtube the apikey is still used and they should not remove
all of the quota.
|
2021-02-08 16:30:44 +01:00 |
|
LecygneNoir
|
9b6da1e3dc
|
Merge tag 'v0.11.0' into develop
v0.11.0
|
2021-01-23 13:00:11 +01:00 |
|
LecygneNoir
|
194e2e4606
|
Merge branch 'release/v0.11.0'
|
2021-01-23 13:00:04 +01:00 |
|
LecygneNoir
|
339caeb7f7
|
Bump files to v0.11.0, fix #50
|
2021-01-23 12:59:12 +01:00 |
|
LecygneNoir
|
e6375b5aa0
|
Merge pull request 'Add a progression bar for Peertube's upload' (#52) from Zykino/prismedia:feature/progression into develop
Reviewed-on: https://git.lecygnenoir.info/LecygneNoir/prismedia/pulls/52
|
2021-01-23 12:36:38 +01:00 |
|
Zykino
|
6add140732
|
Disable the progressbar when the user want a quiet output
|
2021-01-23 12:24:10 +01:00 |
|
Zykino
|
c4e3243131
|
Add clint as requirement
|
2021-01-09 14:23:20 +01:00 |
|
Zykino
|
93f1205ab8
|
Make it possible to choose between multiples tipes of progress bar
|
2021-01-09 13:40:21 +01:00 |
|
Zykino
|
09c2d84357
|
Add a progression bar to Peertube upload
|
2021-01-09 13:22:35 +01:00 |
|
LecygneNoir
|
230ac545c4
|
Patch incorrect loading of NFO keys, breaking the match when the key contains -, and add example for auto-originalDate in NFO
|
2020-12-25 09:59:23 +01:00 |
|
LecygneNoir
|
42ee7d761b
|
Need to strip the getmtime timestamp as some OSes return timestamp with microsecond (XXXX.YYYY)
|
2020-12-15 11:25:32 +01:00 |
|
LecygneNoir
|
1a937098d8
|
Merge branch 'feature/recording_date' into develop
|
2020-12-13 18:26:16 +01:00 |
|
LecygneNoir
|
736582b495
|
Change the originalDate behaviour to not default, and add option to auto manage the original date if needed
|
2020-12-04 09:52:46 +01:00 |
|
LecygneNoir
|
4a9fda5e77
|
Add one function to deal with date to avoid duplicate code
|
2020-12-02 11:28:07 +01:00 |
|
LecygneNoir
|
8dc3a86aab
|
Stripe the README from the full --help output to focus on some main features
|
2020-12-01 09:24:36 +01:00 |
|
LecygneNoir
|
4b7c01a707
|
Add help for option originalDate and changelog about the feature
|
2020-11-30 13:23:31 +01:00 |
|
LecygneNoir
|
dc98f2e155
|
Add functions to manage Original Date of record for peertube
|
2020-11-30 13:22:24 +01:00 |
|