Commit graph

281 commits

Author SHA1 Message Date
LecygneNoir
ac91e9b918 rename project to prismedia, thanks to @rigelk for the idea! 2018-03-09 15:41:30 +01:00
LecygneNoir
4c58f14cdf add category options with conversion between peertube/youtube 2018-03-09 15:36:25 +01:00
LecygneNoir
c79309e091 edit some import to be compatible with python 2.7 2018-03-09 11:13:05 +01:00
LecygneNoir
097f3af92f Merge branch 'master' of meewan/ptyt_upload into master
Refactor code to pep8 standards
2018-03-08 23:09:08 +01:00
meewan
010931d8b7 pep8 2018-03-08 22:48:16 +01:00
LecygneNoir
117e58a807 Merge branch 'master' of meewan/ptyt_upload into master
Fix magic name to avoid confusion between packager name and pip name thank to @meewan
2018-03-08 17:12:51 +01:00
meewan
ad25a4d15e fix magic package name 2018-03-08 16:54:06 +01:00
LecygneNoir
fbde389349 support tags for peertube, refer https://github.com/requests/toolbelt/issues/190 2018-03-08 13:53:37 +01:00
LecygneNoir
67643ead20 feature checked box 2018-03-07 14:19:01 +01:00
LecygneNoir
2e8f019cdb peertube upload now supported 2018-03-07 14:15:52 +01:00
LecygneNoir
1ecc9cab25 print error message prefixed by Youtube for more reliability 2018-03-07 14:15:24 +01:00
LecygneNoir
729101b468 add request-toolbelt as dependency 2018-03-07 14:13:54 +01:00
LecygneNoir
6fb8e530b1 forget to delete a test print 2018-03-02 21:39:25 +01:00
LecygneNoir
eba921205a better how to and features list to clarify the project todo list 2018-03-02 19:25:00 +01:00
LecygneNoir
33687a1a90 store youtube credentials in a file to avoid asking creds for each uploads 2018-03-02 19:04:01 +01:00
LecygneNoir
3e0865ad43 correct docopt syntax and validation with schema 2018-03-02 14:04:52 +01:00
LecygneNoir
8863c6856d modify yt lib to use docopt instead of argparser arguments 2018-03-02 14:04:35 +01:00
LecygneNoir
bd8c143661 add quick how to 2018-03-02 13:46:35 +01:00
LecygneNoir
2bc82613f7 typo in title 2018-03-02 13:45:45 +01:00
LecygneNoir
297e61dd4a add dependencies 2018-03-02 11:40:23 +01:00
LecygneNoir
d0cf9bced0 replace argparser with docopt + schema 2018-03-02 11:40:15 +01:00
LecygneNoir
2f2925055e add peertube URL and https/http config to the peertube_secret config file 2018-03-02 11:39:54 +01:00
LecygneNoir
c634582177 youtube upload is now working 2018-03-02 10:09:01 +01:00
LecygneNoir
0347a52e29 add peertube_secret.sample 2018-02-28 11:59:13 +01:00
victor héry
54338a1c1c use youtube_secret instead of client_secret to allow more flexibility (possibility to use peertube_secret) 2018-02-28 11:49:26 +01:00
victor héry
a5dc43654a add client_secret sample for examples and tests 2018-02-28 10:56:53 +01:00
victor héry
d395398595 libs outlines 2018-02-28 10:56:29 +01:00
victor héry
ab18459d20 import youtube upload from Youtube samples 2018-02-28 10:55:41 +01:00
victor héry
6d7c7241bc add sources 2018-02-28 10:46:28 +01:00
victor héry
f73ad34bfa add client_secret.json to gitignore to avoid crush clients keys 2018-02-28 10:39:18 +01:00
LecygneNoir
654ccf7602 initial commit 2018-02-27 10:11:05 +01:00