Commit Graph

17 Commits

Author SHA1 Message Date
Lucas Fialho Zawacki
7f6c510016 feature(peertube): Add volume api into peertube custom player 2021-09-29 17:01:37 +00:00
Lucas Fialho Zawacki
cf0186766f fix(peertube): Pin library version and correct regex 2021-09-28 21:31:07 +00:00
rajasekhar
bdb8c72d79
Improvised PeerTube MATCH_URL RegEx
In PeerTube v3.3, URL routing path is changed. Unable to upload the URL with new pattern. Thus, improvised MATCH_URL to upload URLs of new and old PeerTube versions.
Refer- https://joinpeertube.org/news#release-3.3
2021-08-22 13:50:09 +05:30
Ramon Souza
d8e19dbd9f remove unused variables 2021-06-28 08:20:49 -03:00
Ramon Souza
93d41f3f91 remove unused variables 2021-05-07 08:54:01 -03:00
Lucas Zawacki
7c704c78c1 PeerTube player, first version 2020-11-26 17:33:08 -03:00
Lucas Zawacki
7efcd3b87e Dont include extra dot in instructure media url 2020-10-21 14:00:51 -03:00
Lucas Zawacki
19d24cbb60 Make instructuremedia regexp more general 2020-10-09 18:09:35 -03:00
KDSBrowne
6f377c3d77 make external video MATCH_URL even more generic 2020-08-24 17:59:46 +00:00
KDSBrowne
84af0bc0cc improve panoptoMATCH_URL regex (more generic) 2020-08-05 17:08:57 +00:00
Lucas Zawacki
4158372ac7 Use panoto mp4 url to implement a version of external-video 2020-06-30 17:41:42 -03:00
Lucas Zawacki
71819feaab Call onmount for custom arc-player 2020-06-01 15:36:16 -03:00
Lucas Zawacki
0af7534c96 A few more checks to prevent errors with the Arc Player 2019-10-03 17:50:59 -03:00
Anton Georgiev
4e38e08ec0 tweaks to #8006 share external video 2019-09-10 16:36:19 -04:00
Lucas Zawacki
ef29a56ed2 Call arcPlayer getCurrentTime promise everytime as a hacky way to prevent player desync 2019-08-27 16:11:59 -03:00
Lucas Zawacki
630f470672 First working version of Arc media player 2019-08-27 13:27:20 -03:00
Lucas Fialho Zawacki
41e0af264d WIP arc player 2019-08-27 13:26:54 -03:00