57 Commits

Author SHA1 Message Date
0ceb83e0a4
clean 2021-10-25 11:25:08 +02:00
23f740ae90
fixed obj bug where the same object is just updated with new data and then appended to array. meaning the array contains n obj referencing the same object. 2021-10-22 11:09:10 +02:00
808cbcfb3c
more commenting 2021-10-22 09:38:19 +02:00
b6217985f2
further commenting 2021-10-21 16:16:21 +02:00
10c46f9c1a
more comments and cleaning 2021-10-21 15:44:23 +02:00
345be98371
clean and comments 2021-10-21 15:17:52 +02:00
6306418038
coments 2021-10-21 15:16:41 +02:00
45a45621e3
edgecases? 2021-10-21 14:17:21 +02:00
5048792a69
fixes 2021-10-21 13:55:56 +02:00
84c94ca6c5
duration in package is timestamp when slide starts... 2021-10-21 13:51:31 +02:00
c4ab578d63
tweaks and fixes. lets see 2021-10-20 16:39:15 +02:00
85cf9f28a1
added concat isntruction to demux.txt file, cahnged ffmpeg input call accordingly 2021-10-20 11:18:46 +02:00
591fefcb05
removed float 2021-10-19 11:01:59 +02:00
7d649fc682
trying other calc 2021-10-19 10:30:28 +02:00
ce8e1f593d
sukk 2021-10-19 10:00:33 +02:00
bbd8b3d991
function not property 2021-10-19 09:49:10 +02:00
28ae5b72db
type 2021-10-19 09:45:05 +02:00
3104bbb2e5
trying adding start_time for video 2021-10-19 09:40:30 +02:00
69469df42b
omg 2021-10-18 11:41:22 +02:00
c0a4149e25
testing new duration calculation 2021-10-18 11:24:55 +02:00
129a1933cb
small changes 2021-10-15 15:50:51 +02:00
04f18d2672
moved slides -> individual streams as the rest 2021-10-15 14:18:29 +02:00
336b378d47
changed notation from seconds to ms 2021-10-15 11:42:41 +02:00
9b4c610ada
changed to 10 fps 2021-10-15 11:17:06 +02:00
c68d30c750
testing 1024 2021-10-15 11:01:01 +02:00
57087b3666
convert string to int 2021-10-15 10:51:19 +02:00
abde9982b2
changed millis -> seconds 2021-10-15 10:18:35 +02:00
bdb851e088
chagned ffmpeg call, removed some loggin 2021-10-14 12:07:36 +02:00
9867ce17f9
ngh 2021-10-14 11:56:13 +02:00
455e0ead6a
fixed another parenthesis misplacement... 2021-10-14 11:54:13 +02:00
79aa76f106
added logging 2021-10-14 11:03:28 +02:00
f42ac62131
fixed keyerror. maybe.... 2021-10-14 10:45:53 +02:00
c80be26c2c
another os fix 2021-10-14 10:43:53 +02:00
e5f61b30aa
fixed os.path.join error 2021-10-14 10:41:25 +02:00
1cdf3e6f67
Started work on make_slides_video function 2021-10-13 13:17:00 +02:00
1e6f860895
Changed function _download parameters to not have static typing 2021-10-13 09:31:09 +02:00
aebd5a2d37
Changed the creation of a slidfes property since to accomodate for python2.7 2021-10-12 20:21:12 +02:00
cec3fd7781
Added download of slides, Changed _download to use a session object to perform requests via 2021-10-12 13:41:50 +02:00
Erik Thuning
83a712e58b Added import of description along with other daisy data 2021-10-06 12:24:47 +02:00
root
4a6d842548 Now expecting a description field in manual and mediasite packages 2021-10-04 12:33:19 +02:00
root
352394898a Removed weburl from packages 2021-07-21 11:20:01 +02:00
Erik Thuning
707f9425c1 Tweaked some mediasite import settings 2021-04-12 16:17:55 +02:00
Erik Thuning
d428108b45 Implemented mediasite packager 2021-03-19 17:27:04 +01:00
Erik Thuning
3a15cabb9c Pipeline mostly in place. 2021-03-17 15:58:01 +01:00
Erik Thuning
bbb44a2303 Major changes to packaging pipeline, still to be tested. 2021-03-16 18:02:19 +01:00
Erik Thuning
c7388a3378 Starting work on pipeline overhaul 2021-03-11 19:11:34 +01:00
Erik Thuning
f1febdc98a Moved file handling into a shared function in packager.py, overhauled logging calls 2021-03-10 14:32:44 +01:00
Erik Thuning
6caef67594 Broke all web path creation into a separate packaging step 2021-03-10 12:56:40 +01:00
Erik Thuning
4ebf066803 Many changed, forgot to commit for a while 2021-03-10 10:34:55 +01:00
Erik Thuning
1dd736721d Fixed a bug where presentation thumbnails didn't get absolute paths. 2021-02-01 16:11:38 +01:00