1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-19 06:28:52 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
c0d3d3v
333eb58c77 use update_url instead of urllib.parse 2024-04-18 18:55:00 +02:00
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
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