]> jfr.im git - yt-dlp.git/log
yt-dlp.git
2 years agoFix bug in 52efa4b31200119adaa8acf33e50b84fcb6948f0
pukkandan [Thu, 24 Mar 2022 01:23:11 +0000 (06:53 +0530)] 
Fix bug in 52efa4b31200119adaa8acf33e50b84fcb6948f0

Closes #3173

2 years ago[extractor] Allow control characters inside json
pukkandan [Wed, 23 Mar 2022 23:43:57 +0000 (05:13 +0530)] 
[extractor] Allow control characters inside json

Closes #3174

2 years ago[TVer] Support landing page (#3075)
vvto33 [Thu, 24 Mar 2022 01:11:13 +0000 (10:11 +0900)] 
[TVer] Support landing page (#3075)

Authored by: vvto33

2 years ago[LastFM] Add extractors (#3141)
mehq [Wed, 23 Mar 2022 18:35:42 +0000 (00:35 +0600)] 
[LastFM] Add extractors (#3141)

Closes #2967
Authored by: mehq

2 years agoRemove `Accept-Encoding` header from `std_headers` (#3153)
coletdev [Wed, 23 Mar 2022 07:47:02 +0000 (20:47 +1300)] 
Remove `Accept-Encoding` header from `std_headers` (#3153)

This should be set by each downloader to what it supports.
Fixes https://github.com/yt-dlp/yt-dlp/issues/3142
Authored-by: coletdjnz
2 years ago[ellentube] Extract subtitles from manifest
pukkandan [Wed, 23 Mar 2022 07:06:16 +0000 (12:36 +0530)] 
[ellentube] Extract subtitles from manifest

Fixes https://github.com/ytdl-org/youtube-dl/issues/30761

2 years ago[generic] Extract subtitles from video.js (#3156)
Lesmiscore (Naoya Ozaki) [Wed, 23 Mar 2022 06:28:53 +0000 (15:28 +0900)] 
[generic] Extract subtitles from video.js (#3156)

Authored by: Lesmiscore

2 years agoFix `--abort-on-error` for subtitles
pukkandan [Wed, 23 Mar 2022 02:56:36 +0000 (08:26 +0530)] 
Fix `--abort-on-error` for subtitles

Closes #3163

2 years ago[cleanup, vimeo] Fix tests
pukkandan [Tue, 22 Mar 2022 22:23:39 +0000 (03:53 +0530)] 
[cleanup, vimeo] Fix tests

2 years agoUse certificates from `certifi` if installed (#3115)
coletdev [Tue, 22 Mar 2022 23:26:55 +0000 (12:26 +1300)] 
Use certificates from `certifi` if installed (#3115)

Fixes #3102 and most `CERTIFICATE_VERIFY_FAILED` issues

Authored by: coletdjnz

2 years ago[wget] Fix proxy (#3152)
coletdev [Tue, 22 Mar 2022 21:24:27 +0000 (10:24 +1300)] 
[wget] Fix proxy (#3152)

Upstream PR: https://github.com/ytdl-org/youtube-dl/pull/29343
Authored-by: kikuyan, coletdjnz
2 years ago[adobepass] Fix Suddenlink MSO (#3148)
CplPwnies [Tue, 22 Mar 2022 21:09:38 +0000 (16:09 -0500)] 
[adobepass] Fix Suddenlink MSO (#3148)

Authored by: CplPwnies

2 years ago[azmedien] Add TVO Online to supported hosts (#3125)
1-Byte [Sun, 20 Mar 2022 17:49:00 +0000 (18:49 +0100)] 
[azmedien] Add TVO Online to supported hosts (#3125)

Authored by: 1-Byte

2 years ago[http] Reject broken range before request (#3079)
Lesmiscore (Naoya Ozaki) [Sat, 19 Mar 2022 01:15:01 +0000 (10:15 +0900)] 
[http] Reject broken range before request (#3079)

* And fix filesize estimate for byterange downloads

Closes #2001
Authored by: Lesmiscore, Jules-A, pukkandan

2 years ago[panopto] Improve subtitle extraction and support slides (#3009)
coletdev [Fri, 18 Mar 2022 22:19:36 +0000 (11:19 +1300)] 
[panopto] Improve subtitle extraction and support slides (#3009)

Related: #1946, #2908
Authored-by: coletdjnz
2 years ago[downloader/http] Retry on more errors (#3065)
coletdev [Fri, 18 Mar 2022 22:10:20 +0000 (11:10 +1300)] 
[downloader/http] Retry on more errors (#3065)

Closes #3056, #2071
Related: #3034, #2969
Authored-by: coletdjnz
2 years ago[nitter] Minor fixes and update instance list (#3099)
foghawk [Fri, 18 Mar 2022 21:08:38 +0000 (16:08 -0500)] 
[nitter] Minor fixes and update instance list (#3099)

Authored by: foghawk

2 years ago[Veo] Fix extractor (#3101)
i6t [Fri, 18 Mar 2022 21:06:52 +0000 (06:06 +0900)] 
[Veo] Fix extractor (#3101)

Authored by: i6t

2 years ago[utils] `format_decimal_suffix`: Fix for very large numbers (#3109)
s0u1h [Fri, 18 Mar 2022 21:03:09 +0000 (17:03 -0400)] 
[utils] `format_decimal_suffix`: Fix for very large numbers (#3109)

Authored by: s0u1h

2 years agoFix `autonumber`
pukkandan [Fri, 18 Mar 2022 20:06:56 +0000 (01:36 +0530)] 
Fix `autonumber`

Bug in 09b49e1f688831c3ad7181decf38c90f8451e6c4

2 years ago[extractor] Add `_perform_login` function (#2943)
pukkandan [Fri, 18 Mar 2022 20:53:33 +0000 (02:23 +0530)] 
[extractor] Add `_perform_login` function (#2943)

* Adds new functions `_initialize_pre_login` and `_perform_login` as part of the extractor API
* Adds `ie.supports_login` to the public API

2 years ago[afreecatv] Match new vod url (#3097)
Luc Ritchie [Fri, 18 Mar 2022 09:53:07 +0000 (05:53 -0400)] 
[afreecatv] Match new vod url (#3097)

Authored by: wlritchi

2 years ago[ParamountPlus,CBS] Change VALID_URL (#3098)
Sipherdrakon [Fri, 18 Mar 2022 09:49:31 +0000 (05:49 -0400)] 
[ParamountPlus,CBS] Change VALID_URL (#3098)

Closes #3096

Authored by: Sipherdrakon

2 years ago[youtube] Fix pagination of `membership` tab
pukkandan [Thu, 17 Mar 2022 23:53:51 +0000 (05:23 +0530)] 
[youtube] Fix pagination of `membership` tab

2 years agoHandle float in `--wait-for-video`
pukkandan [Thu, 17 Mar 2022 21:55:20 +0000 (03:25 +0530)] 
Handle float in `--wait-for-video`

Closes #3082

2 years ago[veo] Fix `_VALID_URL`
pukkandan [Thu, 17 Mar 2022 21:31:00 +0000 (03:01 +0530)] 
[veo] Fix `_VALID_URL`

Closes #3095

2 years ago[Huya] Add extractor (#3035)
Ha Tien Loi [Thu, 17 Mar 2022 14:24:15 +0000 (21:24 +0700)] 
[Huya] Add extractor (#3035)

Closes #3033
Authored by: hatienl0i261299

2 years ago[RUTV] Fix format sorting (#3085)
Lesmiscore (Naoya Ozaki) [Thu, 17 Mar 2022 14:11:36 +0000 (23:11 +0900)] 
[RUTV] Fix format sorting (#3085)

Closes #3084
Authored by: Lesmiscore

2 years ago[niconico] Rewrite NiconicoIE (#3018)
Lesmiscore (Naoya Ozaki) [Thu, 17 Mar 2022 12:22:14 +0000 (21:22 +0900)] 
[niconico] Rewrite NiconicoIE (#3018)

Closes https://github.com/yt-dlp/yt-dlp/issues/2636, partially fixes https://github.com/yt-dlp/yt-dlp/issues/367
Authored by: Lesmiscore

2 years ago[daftsex] Fix extractor (#2757)
Soebb [Thu, 17 Mar 2022 00:44:21 +0000 (04:14 +0330)] 
[daftsex] Fix extractor (#2757)

Closes #2637

Authored by: Soebb

2 years ago[FranceCulture] Support playlists (#1872)
BohwaZ [Thu, 17 Mar 2022 00:40:27 +0000 (01:40 +0100)] 
[FranceCulture] Support playlists (#1872)

Authored by: bohwaz

2 years ago[ParamountPlusSeries] Support multiple pages (#3026)
Dorian Westacott [Wed, 16 Mar 2022 23:54:20 +0000 (18:54 -0500)] 
[ParamountPlusSeries] Support multiple pages (#3026)

Authored by: dodrian

2 years ago[arte] Add `format_note` to m3u8 formats
pukkandan [Wed, 16 Mar 2022 20:30:47 +0000 (02:00 +0530)] 
[arte] Add `format_note` to m3u8 formats

Related: #3086

2 years ago[rumble] unescape title
pukkandan [Wed, 16 Mar 2022 20:07:04 +0000 (01:37 +0530)] 
[rumble] unescape title

2 years ago[youtube] Avoid false positives when detecting damaged formats
pukkandan [Wed, 16 Mar 2022 14:16:19 +0000 (19:46 +0530)] 
[youtube] Avoid false positives when detecting damaged formats

Closes #3083

2 years ago[youtube:api] Prefer minified JSON response
coletdjnz [Tue, 15 Mar 2022 20:28:22 +0000 (09:28 +1300)] 
[youtube:api] Prefer minified JSON response

Authored-by: coletdjnz
2 years ago[fragment] Read downloaded fragments only when needed (#3069)
Lesmiscore (Naoya Ozaki) [Tue, 15 Mar 2022 03:27:41 +0000 (12:27 +0900)] 
[fragment] Read downloaded fragments only when needed (#3069)

Authored by: Lesmiscore

2 years ago[cleanup] Remove readthedocs from README.md
shirt [Mon, 14 Mar 2022 16:19:33 +0000 (12:19 -0400)] 
[cleanup] Remove readthedocs from README.md

2 years ago[docs] Remove readthedocs
shirt [Mon, 14 Mar 2022 16:17:01 +0000 (16:17 +0000)] 
[docs] Remove readthedocs

2 years ago[phantomjs] Fix bug in 8b7539d27c0a47d8d08e0522bdb66c571483377b
pukkandan [Mon, 14 Mar 2022 10:40:37 +0000 (16:10 +0530)] 
[phantomjs] Fix bug in 8b7539d27c0a47d8d08e0522bdb66c571483377b

Closes #3066

2 years ago[downloader/mhtml] Fix fragments with absolute urls (#3044)
coletdev [Sun, 13 Mar 2022 22:03:40 +0000 (11:03 +1300)] 
[downloader/mhtml] Fix fragments with absolute urls (#3044)

Authored-by: coletdjnz
2 years ago[youtube] Improve video upload date handling (#3029)
coletdev [Sun, 13 Mar 2022 22:02:44 +0000 (11:02 +1300)] 
[youtube] Improve video upload date handling (#3029)

* Don't prefer UTC upload date for past live streams/premieres
* Improve regex (fixes a regression)

Authored-by: coletdjnz
2 years ago[FFmpegVideoConvertor] Add more formats to `--remux-video`
pukkandan [Sun, 13 Mar 2022 16:55:44 +0000 (22:25 +0530)] 
[FFmpegVideoConvertor] Add more formats to `--remux-video`

2 years agoExit after `--dump-user-agent`
pukkandan [Sun, 13 Mar 2022 09:08:06 +0000 (14:38 +0530)] 
Exit after `--dump-user-agent`

Bug in d1b5f70bc9f9dcda1544b88b42ecc25f7f7aa1c7

Closes #3055

2 years ago[extractor] Support merging subtitles with data
coletdjnz [Fri, 11 Mar 2022 22:20:58 +0000 (11:20 +1300)] 
[extractor] Support merging subtitles with data

Authored-by: coletdjnz
2 years ago[cleanup] Minor cleanup
pukkandan [Fri, 11 Mar 2022 14:05:26 +0000 (19:35 +0530)] 
[cleanup] Minor cleanup

Closes #3006

2 years agoProtect stdout from unexpected progress and console-title
pukkandan [Fri, 11 Mar 2022 13:58:21 +0000 (19:28 +0530)] 
Protect stdout from unexpected progress and console-title

Closes #3023

2 years agoRemove incorrect warning for `--dateafter`
pukkandan [Fri, 11 Mar 2022 08:59:11 +0000 (14:29 +0530)] 
Remove incorrect warning for `--dateafter`

Closes #3030

2 years ago[MetadataParser] Validate outtmpl early
pukkandan [Fri, 11 Mar 2022 08:58:27 +0000 (14:28 +0530)] 
[MetadataParser] Validate outtmpl early

2 years agoFix case of `http_headers`
pukkandan [Fri, 11 Mar 2022 08:54:45 +0000 (14:24 +0530)] 
Fix case of `http_headers`

Bug in 8b7539d27c0a47d8d08e0522bdb66c571483377b

Fixes https://github.com/yt-dlp/yt-dlp/issues/1346#issuecomment-1064527765

2 years ago[PokemonSoundLibrary] Add extractor (#3001)
Lesmiscore (Naoya Ozaki) [Thu, 10 Mar 2022 13:24:50 +0000 (22:24 +0900)] 
[PokemonSoundLibrary] Add extractor (#3001)

Authored by: Lesmiscore

2 years ago[Zingmp3] Fix signature (#3004)
Ha Tien Loi [Thu, 10 Mar 2022 06:13:19 +0000 (13:13 +0700)] 
[Zingmp3] Fix signature (#3004)

Authored by: hatienl0i261299

2 years agoFix `--sleep-interval`
pukkandan [Thu, 10 Mar 2022 06:08:34 +0000 (11:38 +0530)] 
Fix `--sleep-interval`

Bug in d1b5f70bc9f9dcda1544b88b42ecc25f7f7aa1c7

Closes #3012

2 years agoFix `--throttled-rate`
pukkandan [Wed, 9 Mar 2022 21:55:38 +0000 (03:25 +0530)] 
Fix `--throttled-rate`

Typo in d1b5f70bc9f9dcda1544b88b42ecc25f7f7aa1c7

Closes #2996

2 years ago[MangoTV] Improve extractor (#2971)
Ha Tien Loi [Wed, 9 Mar 2022 21:54:26 +0000 (04:54 +0700)] 
[MangoTV] Improve extractor (#2971)

Authored by: hatienl0i261299

2 years agoFix `--print` with `--ignore-no-formats` when url is `None` (#3000)
MMM [Wed, 9 Mar 2022 21:12:23 +0000 (22:12 +0100)] 
Fix `--print` with `--ignore-no-formats` when url is `None` (#3000)

Authored by: flashdagger

2 years ago[openrec] Refactor extractors (#2941)
Lesmiscore (Naoya Ozaki) [Wed, 9 Mar 2022 12:08:09 +0000 (21:08 +0900)] 
[openrec] Refactor extractors (#2941)

Authored by: Lesmiscore

2 years ago[utils] ExtractorError: Fix for older python versions
pukkandan [Wed, 9 Mar 2022 01:12:14 +0000 (06:42 +0530)] 
[utils] ExtractorError: Fix for older python versions

Closes #2993

2 years ago[build] Add `requirements.txt` to pip distributions
pukkandan [Wed, 9 Mar 2022 00:49:06 +0000 (06:19 +0530)] 
[build] Add `requirements.txt` to pip distributions
Closes #2995

2 years ago[panopto] Add extractors (#2908)
coletdev [Tue, 8 Mar 2022 21:00:57 +0000 (10:00 +1300)] 
[panopto] Add extractors (#2908)

Based on https://github.com/ytdl-org/youtube-dl/pull/13449
Closes #1946
Authored by: coletdjnz, kmark

2 years ago[utils] Add `get_first`
pukkandan [Tue, 8 Mar 2022 20:54:41 +0000 (02:24 +0530)] 
[utils] Add `get_first`

2 years ago[version] update 2022.03.08.1
github-actions [Tue, 8 Mar 2022 20:23:28 +0000 (20:23 +0000)] 
[version] update

Created by: pukkandan

:ci skip all

2 years agoRelease 2022.03.08.1
pukkandan [Tue, 8 Mar 2022 20:22:16 +0000 (01:52 +0530)] 
Release 2022.03.08.1

2 years ago[build] Fix bug in 08d30158ec8e7e08c1d83dcfde6dba18c95b2640
pukkandan [Tue, 8 Mar 2022 20:09:47 +0000 (01:39 +0530)] 
[build] Fix bug in 08d30158ec8e7e08c1d83dcfde6dba18c95b2640

2 years ago[cleanup] Refactor `__init__.py` (#2570)
pukkandan [Tue, 8 Mar 2022 20:03:31 +0000 (01:33 +0530)] 
[cleanup] Refactor `__init__.py` (#2570)

* Split `__init__` code into multiple functions
* Clean up validation code by grouping similar types of options
* Expose `parse_options` to third parties

2 years ago[version] update
github-actions [Tue, 8 Mar 2022 19:57:15 +0000 (19:57 +0000)] 
[version] update

Created by: pukkandan

:ci skip all

2 years agoRelease 2022.03.08
pukkandan [Tue, 8 Mar 2022 19:44:03 +0000 (01:14 +0530)] 
Release 2022.03.08

2 years ago[Rokfin] Fix `availability` (#1534)
P-reducible [Tue, 8 Mar 2022 19:42:00 +0000 (20:42 +0100)] 
[Rokfin] Fix `availability` (#1534)

Authored by: P-reducible

2 years ago[youtube] Further de-prioritize 3gp format
pukkandan [Tue, 8 Mar 2022 17:32:25 +0000 (23:02 +0530)] 
[youtube] Further de-prioritize 3gp format

2 years ago[cleanup, docs] Misc cleanup
pukkandan [Fri, 4 Mar 2022 14:08:55 +0000 (19:38 +0530)] 
[cleanup, docs] Misc cleanup

Closes #2828, closes #2734, closes #2802, closes #2937

2 years ago[xinpianchang] Add extractor (#2963)
Ha Tien Loi [Tue, 8 Mar 2022 16:55:40 +0000 (23:55 +0700)] 
[xinpianchang] Add extractor (#2963)

Authored by: hatienl0i261299

2 years ago[fptplay] Add extractor (#2949)
Ha Tien Loi [Tue, 8 Mar 2022 16:52:51 +0000 (23:52 +0700)] 
[fptplay] Add extractor (#2949)

Closes #2857
Authored by: hatienl0i261299

2 years ago[peertube] Add media.fsfe.org (#2986)
Max Mehl [Tue, 8 Mar 2022 16:48:35 +0000 (17:48 +0100)] 
[peertube] Add media.fsfe.org (#2986)

Authored by: mxmehl

2 years ago[ccma] Fix timestamp parsing (#2989)
nyuszika7h [Tue, 8 Mar 2022 16:45:23 +0000 (17:45 +0100)] 
[ccma] Fix timestamp parsing (#2989)

Authored by: nyuszika7h

2 years agoAdd brotli content-encoding support (#2433)
coletdev [Tue, 8 Mar 2022 16:44:05 +0000 (05:44 +1300)] 
Add brotli content-encoding support (#2433)

Authored by: coletdjnz

2 years ago[adobepass] Add Suddenlink MSO (#2977)
CplPwnies [Tue, 8 Mar 2022 16:18:52 +0000 (10:18 -0600)] 
[adobepass] Add Suddenlink MSO (#2977)

Closes #2704
Authored by: CplPwnies

2 years ago[mildom] Fix linter
Lesmiscore [Tue, 8 Mar 2022 14:56:30 +0000 (23:56 +0900)] 
[mildom] Fix linter

2 years ago[mildom] Rework extractors (#2940)
Lesmiscore (Naoya Ozaki) [Tue, 8 Mar 2022 14:49:10 +0000 (23:49 +0900)] 
[mildom] Rework extractors (#2940)

Authored by: Lesmiscore

2 years ago[ard] Fix valid URL
pukkandan [Tue, 8 Mar 2022 07:18:50 +0000 (12:48 +0530)] 
[ard] Fix valid URL

Partial fix for #2975

2 years ago[youtube] Prefer UTC upload date for videos (#2223)
coletdev [Tue, 8 Mar 2022 07:28:00 +0000 (20:28 +1300)] 
[youtube] Prefer UTC upload date for videos (#2223)

Except for live/scheduled streams/premieres.
Closes #1881
Related: #2402
Authored-by: coletdjnz
2 years ago[utils] Better traceback for `ExtractorError`
pukkandan [Tue, 8 Mar 2022 06:34:49 +0000 (12:04 +0530)] 
[utils] Better traceback for `ExtractorError`

2 years ago[nrk] Add fallback API
pukkandan [Tue, 8 Mar 2022 01:55:00 +0000 (07:25 +0530)] 
[nrk] Add fallback API

Closes #1891

2 years ago[build] Update pyinstaller to 4.10
shirt [Tue, 8 Mar 2022 04:02:27 +0000 (23:02 -0500)] 
[build] Update pyinstaller to 4.10

2 years ago[utils] render_table: Fix character calculation for removing extra gap
Lesmiscore [Sun, 6 Mar 2022 08:11:10 +0000 (17:11 +0900)] 
[utils] render_table: Fix character calculation for removing extra gap

without this fix, the column next to delimiter will lack leading spaces on terminal (see https://github.com/yt-dlp/yt-dlp/pull/920#issuecomment-1059914615 for the situation)

2 years ago[youtube] Fix automatic captions
pukkandan [Sat, 5 Mar 2022 04:08:03 +0000 (09:38 +0530)] 
[youtube] Fix automatic captions

Closes #2956

2 years ago[tumblr] Fix extractor (#2883)
foghawk [Sat, 5 Mar 2022 03:24:49 +0000 (21:24 -0600)] 
[tumblr] Fix extractor (#2883)

Authored by: foghawk

2 years ago[ant1newsgr] Add extractor (#1982)
Zenon Mousmoulas [Fri, 4 Mar 2022 21:52:48 +0000 (23:52 +0200)] 
[ant1newsgr] Add extractor (#1982)

Authored by: zmousm

2 years agoUpdate to ytdl-commit-6508688
pukkandan [Fri, 4 Mar 2022 17:01:04 +0000 (22:31 +0530)] 
Update to ytdl-commit-6508688

Make default upload_/release_date a compat_str
https://github.com/ytdl-org/youtube-dl/commit/6508688e88c83bb811653083db9351702cd39a6a

Except:
* "[NDR] Overhaul NDR and NJoy extractors" https://github.com/ytdl-org/youtube-dl/pull/30531
    - https://github.com/ytdl-org/youtube-dl/commit/01824d275bfa7efbaca274b38c1ddc2b03f12f5d
    - https://github.com/ytdl-org/youtube-dl/commit/39a98b09a2acf50dc64bc41185be723b98e740b9
    - https://github.com/ytdl-org/youtube-dl/commit/f0a05a55c2ee512880546c056cfbec5ad3399798
    - https://github.com/ytdl-org/youtube-dl/commit/4186e817772d49d6f66b07c5ac8c248f026a6446

2 years ago[VideocampusSachsen] Add extractors (#2787)
FestplattenSchnitzel [Fri, 4 Mar 2022 16:19:07 +0000 (17:19 +0100)] 
[VideocampusSachsen] Add extractors (#2787)

Authored by: FestplattenSchnitzel

2 years agoImplement `--add-header` without modifying `std_headers`
pukkandan [Fri, 28 Jan 2022 21:55:35 +0000 (03:25 +0530)] 
Implement `--add-header` without modifying `std_headers`

Closes #2526, #1614

2 years agoRevert 2e4cacd038b8543ccecfa9081dff6f656c979548
pukkandan [Fri, 4 Mar 2022 14:23:18 +0000 (19:53 +0530)] 
Revert 2e4cacd038b8543ccecfa9081dff6f656c979548

Closes #2923

2 years agoFix verbose log when stdout/stderr encoding is `None`
pukkandan [Fri, 4 Mar 2022 14:15:05 +0000 (19:45 +0530)] 
Fix verbose log when stdout/stderr encoding is `None`

See: 5c104538270e5fc5ff8cf1007c34c0bf1e82e003

2 years ago[bandcamp] Detect acodec
pukkandan [Fri, 4 Mar 2022 14:12:11 +0000 (19:42 +0530)] 
[bandcamp] Detect acodec

2 years ago[FormatSort] Consider `acodec`=`ogg` as `vorbis`
pukkandan [Fri, 4 Mar 2022 14:11:44 +0000 (19:41 +0530)] 
[FormatSort] Consider `acodec`=`ogg` as `vorbis`

2 years ago[twitch] Fix field name of `view_count`
pukkandan [Fri, 4 Mar 2022 14:11:01 +0000 (19:41 +0530)] 
[twitch] Fix field name of `view_count`

2 years agoBetter error message when no --live-from-start format
pukkandan [Fri, 4 Mar 2022 14:10:42 +0000 (19:40 +0530)] 
Better error message when no --live-from-start format

2 years agoHandle negative duration from extractor
pukkandan [Fri, 4 Mar 2022 14:10:10 +0000 (19:40 +0530)] 
Handle negative duration from extractor

Closes #2921

2 years agoFix doubling of `video_id` in `ExtractorError`
pukkandan [Fri, 4 Mar 2022 14:07:43 +0000 (19:37 +0530)] 
Fix doubling of `video_id` in `ExtractorError`

2 years ago[lbry] Fix `--ignore-no-formats-error`
pukkandan [Fri, 4 Mar 2022 13:48:21 +0000 (19:18 +0530)] 
[lbry] Fix `--ignore-no-formats-error`

Closes #2942

2 years ago[Gettr] Improve extractor (#2920)
i6t [Fri, 4 Mar 2022 13:53:43 +0000 (22:53 +0900)] 
[Gettr] Improve extractor (#2920)

Authored by: i6t