Commit Graph
13 Commits
Author SHA1 Message Date
Daniel VogtandGitHub cad8b67755 Merge branch 'master' into pr_echo360 2024-04-18 19:05:57 +02:00
c0d3d3v 333e92b1e5 [extractor/echo360] use traverse_obj with lambda and parse_duration 2024-04-18 19:02:59 +02:00
c0d3d3v 333eb58c77 use update_url instead of urllib.parse 2024-04-18 18:55:00 +02:00
ff349ff94a [ie/sharepoint] Add extractor (#6531)
Authored by: C0D3D3V, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-03-20 23:20:50 +00:00
Daniel VogtandGitHub c6d4b82a8b [extractor/owncloud] Add extractor (#6533)
Authored by: C0D3D3V
2023-05-29 10:51:26 +05:30
c0d3d3v 5ca5b56cfc [extractor/echo360] Implement all suggestions 2023-03-15 11:31:13 +01:00
c0d3d3v 8c52545410 [extractor/echo360] Respect soft line length limit 2023-03-13 09:03:13 +01:00
c0d3d3v 32fc35d305 [extractor/echo360] use _search_json instead of _parse_json as recommended by @pukkandan 2023-03-12 21:40:02 +01:00
c0d3d3v 9e2f1ecc38 [extractor/echo360] Apply most suggestions by @HobbyistDev 2023-03-12 20:38:21 +01:00
c0d3d3v 577df3dbf1 [extractor/echo360] read in mediaPlayerBootstrapApp json instead of
searching for single elements
2023-03-12 00:10:24 +01:00
Daniel VogtandGitHub 89dbf08483 [extractor/opencast] Fix format bug (#6512)
Authored by: C0D3D3V
2023-03-11 20:40:32 +05:30
c0d3d3v a2e9c5ba97 [extractor/echo360] little code cleanup; do not fail if video duration
is not found
2023-03-11 14:05:16 +01:00
c0d3d3v 6f258afb55 [extractor/echo360] Initial implementation with only hls format 2023-03-10 15:08:20 +01:00