Commit graph

126 commits

Author SHA1 Message Date
LecygneNoir
5907859066 Merge branch 'feature/encoding' of Zykino/prismedia into develop
fix #12, thanks Zykino!
2018-12-14 20:19:14 +01:00
Zykino
bddf2ee414 fix typo 2018-12-11 01:31:54 +01:00
Zykino
f66ba6cc21 string from URF-8 encoded files have not the "unicode" type 2018-12-11 01:31:54 +01:00
Zykino
8d8898aa55 The strings arguments should be in unicode 2018-12-11 01:31:54 +01:00
Zykino
6c68c3363b prevent decoding unicode strings since python prefer to crash than doing nothing 2018-12-11 01:31:53 +01:00
Zykino
617e989154 fix error message 2018-12-11 01:31:53 +01:00
Zykino
dbcd2ff010 update the README 2018-12-11 01:31:53 +01:00
Zykino
dffd3ffa84 decode stdin strins arguments 2018-12-11 01:31:53 +01:00
LecygneNoir
7e4f9d995c correct some typo in output, fix #23 2018-12-10 07:28:04 +01:00
LecygneNoir
8c0f1fd038 Merge branch 'hotfix/v0.6.1' into develop 2018-10-28 09:57:37 +01:00
LecygneNoir
2338188325 Add changelog and version for hotfix v0.6.1 2018-10-28 09:56:56 +01:00
LecygneNoir
9426ca465c Fix 409 conflict in Peertube when a playlist with same name already exists (#20) 2018-10-28 09:53:45 +01:00
LecygneNoir
70a933f48a Merge branch 'hotfix/issue19' into develop 2018-10-20 20:52:21 +02:00
LecygneNoir
097ff965bb Merge branch 'hotfix/issue19' 2018-10-20 20:52:12 +02:00
LecygneNoir
90d998a64a Patch error on Peertube when playlist name contains non letter characters surrounded by space. fix #19 2018-10-20 20:51:43 +02:00
LecygneNoir
f8d1fb8e33 fix unicode comparison in pt_upload 2018-10-20 20:27:15 +02:00
LecygneNoir
ce671dab8e Merge branch 'release/v0.6' into develop 2018-10-19 14:49:36 +02:00
LecygneNoir
9aa84aa8b7 Merge branch 'release/v0.6' 2018-10-19 14:49:26 +02:00
LecygneNoir
bb61725e62 Prepare documentation and changelog for release v0.6 2018-10-19 14:49:10 +02:00
LecygneNoir
041a8fd722 Prepare documentation and changelog for release v0.6 2018-10-19 14:48:52 +02:00
LecygneNoir
81a183dd72 fix max lenght for playlist name in Peertube 2018-10-19 13:48:32 +02:00
LecygneNoir
745548abba Add -f as an alias for --file in command line, fix #16 2018-10-18 23:08:56 +02:00
LecygneNoir
04514c86e6 Merge branch 'feature/playlist' into develop 2018-10-18 22:55:48 +02:00
LecygneNoir
20d1ab6a11 Use console instead of local_server for authentication in Youtube to enable scripting 2018-10-18 22:53:45 +02:00
LecygneNoir
75aa36e1aa Check if scopes are corrects in youtube credentials 2018-10-18 22:52:06 +02:00
LecygneNoir
070408bb67 Add playlist feature to Youtube 2018-10-18 22:42:25 +02:00
LecygneNoir
d3a42c4be1 Patch playlist to be comaptible with beta16 (using name AND display name) 2018-10-15 12:42:40 +02:00
LecygneNoir
2565071e40 Add examples for using playlist feature 2018-10-15 12:42:09 +02:00
LecygneNoir
64908a75ca Merge branch 'develop' into feature/playlist 2018-10-15 12:19:05 +02:00
LecygneNoir
d744ccb45e Update changelog for new publishAt feature 2018-10-15 11:37:52 +02:00
LecygneNoir
db94d96035 Merge branch 'publishAt' of Zykino/prismedia into develop 2018-10-15 10:41:49 +02:00
LecygneNoir
b4691bba1e Correct typo in readme for playlist feature 2018-10-07 21:26:21 +02:00
LecygneNoir
8d24bfa6a1 Merge remote-tracking branch 'zykino/feature/playlist' into feature/playlist 2018-10-07 21:09:15 +02:00
Zykino
5d59889f82 Remove external utilities in README not used anymore for to publishAt 2018-10-02 13:11:59 +02:00
Zykino
8d02d5a3a1 Update peertube "publish at" functionnality to use their API 2018-10-02 13:11:58 +02:00
Zykino
2d7b8e0b09 Update README to show the current state of the playlist integration 2018-10-02 12:11:26 +02:00
Zykino
95f6bc930f fix merge: function name changed 2018-10-01 21:24:34 +02:00
LecygneNoir
6c13370e80 Merge branch 'feature/playlist' of ssh://git.lecygnenoir.info:2223/LecygneNoir/prismedia into feature/playlist 2018-09-22 13:21:39 +02:00
LecygneNoir
9efb18eb55 Add option to manage playlist for videos 2018-09-22 13:18:43 +02:00
LecygneNoir
cb8ae77a10 Add support for playlist on Peertube 2018-09-22 13:17:36 +02:00
LecygneNoir
972cfd73d3 Update peeror repo with new url 2018-09-22 13:11:38 +02:00
LecygneNoir
56873c0063 Merge branch 'fixFirstSetup' of Zykino/prismedia into develop
Thanks again for the help!
2018-09-20 20:23:00 +02:00
Zykino
461beaa5cb peertube: fix default playlist 2018-09-17 00:46:18 +02:00
LecygneNoir
9118f7b082 Add option to manage playlist for videos 2018-09-17 00:46:18 +02:00
LecygneNoir
bd8aa9c485 Add support for playlist on Peertube 2018-09-17 00:44:29 +02:00
LecygneNoir
c5aeacb936 Update peeror repo with new url 2018-09-16 22:25:17 +02:00
Zykino
3b76221f29 update shebang to use python2 instead of the distrb prefered 2018-09-11 22:08:30 +02:00
Zykino
34103c49f2 print the peertube response.json when in error 2018-09-09 21:19:34 +02:00
Zykino
844173f326 fix OAuth URL for peertube 2018-09-09 17:29:09 +02:00
Zykino
f365eb1089 fix README with the version of python used and adding a missing dependency 2018-09-09 17:21:59 +02:00