Commit Graph

21611 Commits (7f93eb7a28fd0618c59689ee1f38d72df6c4d800)
 

Author SHA1 Message Date
Elyse 7f93eb7a28 Support for epoch timestamps 2 years ago
Elyse 128d30492b Always compute last_seq 2 years ago
Elyse 129555b19a Fix return values of _extract_sequence_from_mpd 2 years ago
Elyse 01f672fe27 Lock less agressively
This gives a speed performance of about 30%
2 years ago
Elyse 2fbe18557b Add some documentation 2 years ago
Elyse b131f3d1f1 Improve option documentation 2 years ago
Elyse 544836de83 Allow days in parse_duration 2 years ago
pukkandan 6cea8cbe2d
Merge remote-tracking branch 'origin/master' into pr/6498 2 years ago
Elyse 5e4699a623 Fix linter 2 years ago
Elyse 79ae58a5c4 Fix linter 2 years ago
Elyse 3faa1e33ed Add initial documentation 2 years ago
Elyse fbae888c65 Add debug for selected section 2 years ago
Elyse cdac7641d6 Remove tz_aware date code 2 years ago
Elyse a43ba2eff6 Fix unified_timestamp 2 years ago
Elyse 0ed9a73a73 Add fragment count 2 years ago
Elyse e40132da09 Revert "[utils] Allow using local timezone for 'now' timestamps"
This reverts commit 1799a6ae36.
2 years ago
Elyse e6e2eb00f1 Support negative durations 2 years ago
pukkandan 9fc70f3f6d [extractor/youtube] Construct fragment list lazily
Building fragment list for all formats take significant time for large videos
2 years ago
pukkandan 5ef1a928a7 [extractor/youtube] Add extractor-arg `include_duplicate_formats` 2 years ago
Lesmiscore db62ffdafe [extractor/youtube] Add client name to `format_note` when `-v` (#6254)
Authored by: Lesmiscore, pukkandan
2 years ago
vampirefrog f137666451 [extractor/rokfin] Re-construct manifest url (#6507)
Authored by: vampirefrog
2 years ago
Daniel Vogt e3ffdf76aa [extractor/opencast] Fix format bug (#6512)
Authored by: C0D3D3V
2 years ago
pukkandan 9f717b69b4 [extractor/hidive] Fix login
Fixes https://github.com/yt-dlp/yt-dlp/issues/6493#issuecomment-1462906556
2 years ago
pukkandan 34d3df72e9 Support loading info.json with a list at it's root 2 years ago
makeworld 96f5d29db0 [extractor/cbc:gem] Update `_VALID_URL` (#6499)
Authored by: makeworld-the-better-one
Closes #6395
2 years ago
Elyse c222f6cbfc [extractor/twitch] Fix `is_live` (#6500)
Closes #6494
Authored by: elyse0
2 years ago
pukkandan 2d1655493f [extractor/youtube] Bypass throttling for `-f17`
and related cleanup

Thanks @AudricV for the finding
2 years ago
pukkandan c376b95f95 [downloader/curl] Fix progress reporting
Bug in 8c53322cda
Closes #6490
2 years ago
Daniel Vogt 8df470761e [extractor/opencast] Add ltitools to `_VALID_URL` (#6371)
Authored by: C0D3D3V
2 years ago
D0LLYNH0 e3b08bac9c [extractor/iq] Set more language codes (#6476)
Authored by: D0LLYNH0
2 years ago
pukkandan 2a23d92d9e
[extractor/youtube] Construct fragment list lazily
Building fragment list for all formats take significant time for large videos
2 years ago
pukkandan 86cb922118
[extractor/youtube] Add extractor-arg `include_duplicate_formats` 2 years ago
Lesmiscore c795c39f27
[extractor/youtube] Add client name to `format_note` when `-v` (#6254)
Authored by: Lesmiscore, pukkandan
2 years ago
vampirefrog 7a6c8a0807
[extractor/rokfin] Re-construct manifest url (#6507)
Authored by: vampirefrog
2 years ago
Daniel Vogt 89dbf08483
[extractor/opencast] Fix format bug (#6512)
Authored by: C0D3D3V
2 years ago
pukkandan e6ab678e36
[extractor/hidive] Fix login
Fixes https://github.com/yt-dlp/yt-dlp/issues/6493#issuecomment-1462906556
2 years ago
pukkandan ab1de9cb1e
Support loading info.json with a list at it's root 2 years ago
makeworld 871c907454
[extractor/cbc:gem] Update `_VALID_URL` (#6499)
Authored by: makeworld-the-better-one
Closes #6395
2 years ago
Elyse 0551511b45
[extractor/twitch] Fix `is_live` (#6500)
Closes #6494
Authored by: elyse0
2 years ago
Elyse 932758707f Fix linter 2 years ago
Elyse 317ba03fdf Improve parse_chapters comments 2 years ago
Elyse e42e25619f Create last_segment_url only if necessary 2 years ago
Elyse fba1c397b1 [youtube] Support --download-sections for YT Livestream from start 2 years ago
Elyse b83d7526f2 Add fixme in modified parse_chapters function
A range like '*(now-1hour)-(now-30minutes)' doesn't work
2 years ago
Elyse fdb9aaf416 Use local timezone for download sections 2 years ago
Elyse 1799a6ae36 [utils] Allow using local timezone for 'now' timestamps 2 years ago
Elyse 367429e238 [common] Extract start and end keys for Dash fragments 2 years ago
Sophire 439be2b4a4 [utils] Add microseconds to unified_timestamp 2 years ago
Elyse 2fbd6de957 [utils] Add hackish 'now' support for --download-sections 2 years ago
pukkandan c9abebb851
[extractor/youtube] Bypass throttling for `-f17`
and related cleanup

Thanks @AudricV for the finding
2 years ago