mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-07 05:55:45 +01:00
[cbslocal] Fix timestamp parsing (closes #10213)
This commit is contained in:
parent
7dc2a74e0a
commit
962250f7ea
2 changed files with 9 additions and 7 deletions
|
|
@ -1,3 +1,9 @@
|
|||
version <unreleased>
|
||||
|
||||
Fixed/improved extractors
|
||||
- [cbslocal] Fix timestamp parsing (#10213)
|
||||
|
||||
|
||||
version 2016.08.01
|
||||
|
||||
Fixed/improved extractors
|
||||
|
|
@ -7,6 +13,7 @@ Fixed/improved extractors
|
|||
- [safari] Relax regular expressions for URL matching (#10202)
|
||||
- [cwtv] Add support for cwtvpr.com (#10196)
|
||||
|
||||
|
||||
version 2016.07.30
|
||||
|
||||
Fixed/improved extractors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue