Commit Graph

291 Commits

Author SHA1 Message Date
j db3c235e15 support multiple instances of same document, extend url from api url 2016-10-26 23:35:49 +02:00
j 41bb911859 absolute imports 2016-10-01 19:56:41 +02:00
j 2809ebb07b remove debug, avoid returning same path twice 2016-09-23 13:22:07 +02:00
j 28abab29a7 fix document upload 2016-09-23 13:10:28 +02:00
j 6824e11d08 just print 2016-09-19 15:39:07 +02:00
j 0a36713487 decode stdout 2016-09-03 10:03:58 +02:00
j 83de14ffea more py3 support 2016-08-31 00:35:58 +02:00
j 2a312940b3 s/unicode/not bytes/ 2016-08-30 21:18:57 +02:00
j 051e591c25 space 2016-08-24 18:38:14 +02:00
j a6a35e18d4 support py2 and 3 2016-08-24 18:38:14 +02:00
j b6412c116d only add if there are new files 2016-08-24 18:38:09 +02:00
j c1d0e044c7 close more db connections 2016-08-24 16:33:14 +02:00
j 1ff3b1d9ee Upload failed (400): summary: Multiple lines are not allowed. 2016-08-24 14:16:19 +02:00
j a6aa9afe63 close db after use 2016-08-24 14:15:12 +02:00
j bb8f91bbd8 do not set -ac if audiochannels is None 2016-08-04 21:41:08 +02:00
j bc6579b2ab only take audiochannels if set 2016-08-04 21:32:35 +02:00
j f3bcfebf25 fix profile selection 2016-08-03 11:40:48 +02:00
j 4b6c771f81 pass prefix to parse_path 2016-08-03 11:40:36 +02:00
j 41101d9b34 also import vtt 2016-07-01 18:02:19 +02:00
j e67f084673 fix upload 2016-07-01 13:44:50 +02:00
j 13defd3cc3 use request.setHeader 2016-06-28 10:37:33 +02:00
j adf409cc4c flake8, print_function 2016-06-15 16:12:37 +02:00
j bdca487883 prepare for taskStatus api change 2016-02-20 18:23:02 +05:30
j 252158a216 warn if ffmpeg does not support requested format 2015-12-24 21:32:17 +05:30
j 49aa7e3746 use -quality instead of -deadline 2015-12-24 21:16:43 +05:30
j c8b07794c9 run pandora_client server on custom port 2015-11-20 18:15:07 +01:00
j 0c08bc2ca9 update debian depends 2015-10-25 17:51:06 +01:00
j e7c8b70742 ffmpeg is also fine 2015-10-23 11:16:42 +02:00
j be1a2c291f use tempfile.gettempdir 2015-10-20 12:16:02 +02:00
j d731cc528c default to vp8 for now 2015-10-17 14:35:38 +02:00
j 718421988c store tmp file and move to location once done 2015-10-13 09:45:34 +02:00
j 96eabd9c8f use os.sep 2015-10-09 16:09:39 +03:00
j dc90e04fdf dont fail with unsupported files with unicode titles 2015-09-29 15:37:16 +02:00
j 8d83ec760d title parsing for documents 2015-09-24 19:11:56 +01:00
j 188dd5df0f include Documents folder 2015-09-24 19:00:18 +01:00
j ad7570c496 only check documents 2015-09-24 18:57:24 +01:00
j 733b909981 upload documents and link to item 2015-09-24 11:49:47 +01:00
j 97bbd595bd get version from git 2015-09-24 11:46:33 +01:00
j 01fc5ad40f always use utf-8 paths 2015-06-04 12:32:58 +02:00
j 22a0569f94 undo last change 2015-06-04 00:15:21 +02:00
j 960db74222 make sure path is unicode 2015-06-04 00:11:42 +02:00
j 2a76954018 fail is argument is not oshash and not found, fixes #2793 2015-05-26 22:56:57 +02:00
rolux 0e31ada156 typo 2015-05-23 18:37:56 +02:00
j 29560e7aca keep video height if its < profile height 2015-05-22 15:30:42 +02:00
j fd625da847 ox.movie.parse_path expects unicode 2015-01-25 16:16:41 +05:30
j 17dbb03b95 upload subtitles first 2014-11-06 10:54:07 +01:00
j 0b95dd0057 rename files after encoding to never end up with unfinished files after a power cut or crash 2014-11-03 12:16:09 +02:00
j a41879662e dont mention pad.ma api url, some people get confused 2014-10-17 17:41:29 +02:00
j 7caf3d1450 limit python-ox to < 3 while pandora_client is using python2 2014-09-29 01:18:53 +02:00
j 96d3879862 strip metadata to avid Firefox issues https://bugzilla.mozilla.org/show_bug.cgi?id=1041153 2014-07-19 16:40:04 +02:00