Commit Graph

21585 Commits (a43ba2eff6642e35075107a60b3322e2d170058e)
 

Author SHA1 Message Date
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
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
Simon Sawicki 9b7a48abd1
[cookies] Defer extraction of v11 key from keyring
Closes #6082

Authored by: Grub4K
2 years ago
bashonly 01ddec7e66
[postprocessor] Fix chapters if duration is not extracted (#6037)
Authored by: bashonly
2 years ago
bashonly 6f4fc5660f
[extractor/chilloutzone] Fix extractor (#6445)
Closes #6029
Authored by: bashonly
2 years ago
Simon Sawicki 3b479100df
[utils] `write_string`: Fix noconsole behavior
Ref: https://github.com/pyinstaller/pyinstaller/pull/7217

Authored by: Grub4K
2 years ago
permunkle d4e6ef4077
[extractor/nubilesporn] Add extractor (#6231)
Authored by: permunkle
2 years ago
bashonly c459d45dd4
[extractor/teamcoco] Fix extractor (#6437)
Closes #6339
Authored by: bashonly
2 years ago
github-actions 8729e7b57c Release 2023.03.04
Created by: pukkandan

:ci skip all :ci run dl
2 years ago
pukkandan 392389b7df
[cleanup] Misc 2 years ago
Elyse eb8fd6d044
[extractor/lefigaro] Add extractors (#6309)
Authored by: elyse0
Closes #6197
2 years ago
Ferdinand Bachmann f44cb4e77b
[extractor/tubetugraz] Support `--twofactor` (#6424) (#6427)
Authored by: Ferdi265
Closes #6424
2 years ago
Elyse 46580ced56
[extractor/tunein] Fix extractors (#6310)
Authored by: elyse0
Closes #2973
2 years ago
Elyse b404712822
[extractor/telecaribe] Add extractor (#6311)
Authored by: elyse0
Closes #6001
2 years ago
Chris Caruso 1f8489cccb
[extractor/lumni] Add extractor (#6302)
Authored by: carusocr
Closes #6202
2 years ago
columndeeply ed4cc4ea79
[extractor/Prankcast] Fix tags (#6316)
Authored by: columndeeply
2 years ago
lauren n. liberda cf60522652
[extractor/twitter] Fix retweet extraction (#6422)
Authored by: selfisekai
2 years ago
pukkandan 45db357289
[extractor/SportDeutschland] Rewrite extractor
Note: `multi_video` live streams are untested

Closes #6417, closes #6418, closes #6420
2 years ago
LXYan2333 8a83baaf21
[extractor/bilibili] Fix for downloading wrong subtitles (#6358)
Closes #6357
Authored by: LXYan2333
2 years ago
pukkandan 7accdd9845
[devscripts] `make_changelog`: Stop at `Release ...` commit
Closes #6415
2 years ago
Yakabuff 283a0b5bc5
[xvideos:quickies] Add extractor (#6414)
Authored by: Yakabuff
Closes #6356
2 years ago
mushbite 22ccd5420b
[extractor/rutube] Extract chapters from description (#6345)
Authored by: mushbite
2 years ago
Simon Sawicki 08ff6d59f9
[build] Only archive if `vars.ARCHIVE_REPO` is set
Authored by: Grub4K
2 years ago
Elyse 4a6272c6d1
[extractor/twitch] Update for GraphQL API changes (#6318)
Authored by: elyse0
Closes #6308
2 years ago
Venkata Krishna S 640c934823
[extractor/ESPNcricinfo] Handle new URL pattern (#6321)
Authored by: venkata-krishnas
Closes #6164
2 years ago