]> jfr.im git - yt-dlp.git/log
yt-dlp.git
23 months ago[extractor/BiliIntl] Support uppercase lang in `_VALID_URL`
coletdjnz [Fri, 9 Sep 2022 22:06:48 +0000 (10:06 +1200)] 
[extractor/BiliIntl] Support uppercase lang in `_VALID_URL`

Seen in some rare cases
Authored by: coletdjnz

23 months ago[extractor/youtube] Support changing extraction language (#4470)
coletdjnz [Fri, 9 Sep 2022 05:16:46 +0000 (05:16 +0000)] 
[extractor/youtube] Support changing extraction language (#4470)

Adds `--extractor-args youtube:lang=<supported lang code>` extractor arg to prefer translated fields (e.g. title and description) of that language, if available, for all YouTube extractors. See README or error message for list of supported language codes.

Closes https://github.com/yt-dlp/yt-dlp/issues/387

Authored by: coletdjnz

23 months ago[extractor/adobepass] Add MSO AlticeOne (Optimum TV) (#4875)
CplPwnies [Fri, 9 Sep 2022 04:52:05 +0000 (23:52 -0500)] 
[extractor/adobepass] Add MSO AlticeOne (Optimum TV) (#4875)

* Suddenlink rebrand to Optimum. Fixes #4874

Authored by: CplPwnies

23 months ago[extractor/youtube] Fix video like count extraction
coletdjnz [Fri, 9 Sep 2022 00:34:39 +0000 (12:34 +1200)] 
[extractor/youtube] Fix video like count extraction

Support new combined button layout
Authored by: coletdjnz

23 months agoAllow a `set` to be passed as `download_archive`
pukkandan [Thu, 8 Sep 2022 09:33:43 +0000 (15:03 +0530)] 
Allow a `set` to be passed as `download_archive`

23 months ago[extractor/MLBTV] Detect live streams
pukkandan [Thu, 8 Sep 2022 00:48:35 +0000 (06:18 +0530)] 
[extractor/MLBTV] Detect live streams

2 years ago[docs] Improvements
pukkandan [Wed, 7 Sep 2022 12:05:45 +0000 (17:35 +0530)] 
[docs] Improvements

* Move detailed installation instructions to https://github.com/yt-dlp/yt-dlp/wiki/Installation
* Link to wiki where applicable
* Fix some mistakes. Closes #4853, Closes #4855, Closes #4852
* Improve some error messages

2 years ago[extractor/BiliIntlSeries] Fix `_VALID_URL`
pukkandan [Wed, 7 Sep 2022 11:58:53 +0000 (17:28 +0530)] 
[extractor/BiliIntlSeries] Fix `_VALID_URL`

Closes #4825

2 years agoFix bug in 07a1250e0e90515ff8142161536f9dafa6eaba1b
pukkandan [Tue, 6 Sep 2022 14:26:56 +0000 (19:56 +0530)] 
Fix bug in 07a1250e0e90515ff8142161536f9dafa6eaba1b

2 years ago[utils] `base_url`: URL paths can contain `&` (#4841)
Elyse [Sun, 4 Sep 2022 03:09:45 +0000 (22:09 -0500)] 
[utils] `base_url`: URL paths can contain `&` (#4841)

Authored by: elyse0
Closes #4187

2 years ago[outtmpl] Curly braces to filter keys
pukkandan [Sat, 3 Sep 2022 12:26:23 +0000 (17:56 +0530)] 
[outtmpl] Curly braces to filter keys

2 years ago[phantomjs] Fix bug in 587021cd9f717181b44e881941aca3f8d753758b (#4833)
Elyse [Sat, 3 Sep 2022 06:44:01 +0000 (01:44 -0500)] 
[phantomjs] Fix bug in 587021cd9f717181b44e881941aca3f8d753758b (#4833)

Authored by: elyse0

2 years ago[extractor/mediaworksnzvod] Add extractor (#4817)
coletdjnz [Sat, 3 Sep 2022 03:19:48 +0000 (03:19 +0000)] 
[extractor/mediaworksnzvod] Add extractor (#4817)

Authored by: coletdjnz

2 years ago[extractor/animeondemand] Remove extractor (#4830)
TokyoBlackHole [Fri, 2 Sep 2022 22:11:25 +0000 (00:11 +0200)] 
[extractor/animeondemand] Remove extractor (#4830)

Authored by: TokyoBlackHole

2 years ago[jsinterp] Workaround operator associativity issue
pukkandan [Fri, 2 Sep 2022 15:11:39 +0000 (20:41 +0530)] 
[jsinterp] Workaround operator associativity issue

https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1235384480

2 years ago[extractor/amazonstore] Retry to avoid captcha page (#4811)
Lesmiscore [Fri, 2 Sep 2022 06:51:12 +0000 (15:51 +0900)] 
[extractor/amazonstore] Retry to avoid captcha page (#4811)

Authored by: Lesmiscore

2 years ago[extractor/triller] Fix auth token (#4813)
bashonly [Thu, 1 Sep 2022 22:08:05 +0000 (22:08 +0000)] 
[extractor/triller] Fix auth token (#4813)

Authored by: bashonly

2 years ago[extractor/motorsport] Support native embeds
pukkandan [Thu, 1 Sep 2022 20:21:04 +0000 (01:51 +0530)] 
[extractor/motorsport] Support native embeds

Closes #4749

2 years ago[extractor/bandcamp] Extract `uploader_url`
pukkandan [Thu, 1 Sep 2022 20:08:21 +0000 (01:38 +0530)] 
[extractor/bandcamp] Extract `uploader_url`

Closes #4755

2 years ago[extractor/youtube] Detect `lazy-load-for-videos` embeds
pukkandan [Thu, 1 Sep 2022 19:58:56 +0000 (01:28 +0530)] 
[extractor/youtube] Detect `lazy-load-for-videos` embeds

Closes #4812

2 years ago[version] update 2022.09.01
github-actions [Thu, 1 Sep 2022 11:26:07 +0000 (11:26 +0000)] 
[version] update

Created by: pukkandan

:ci skip all :ci run dl

2 years agoRelease 2022.09.01
pukkandan [Thu, 1 Sep 2022 10:54:21 +0000 (16:24 +0530)] 
Release 2022.09.01

2 years ago[cleanup] Misc
pukkandan [Thu, 1 Sep 2022 11:19:03 +0000 (16:49 +0530)] 
[cleanup] Misc

Closes #4710, Closes #4754, Closes #4723
Authored by: pukkandan, MrRawes, DavidH-2022

2 years agoUpdate to ytdl-commit-ed5c44e7
pukkandan [Thu, 1 Sep 2022 10:53:18 +0000 (16:23 +0530)] 
Update to ytdl-commit-ed5c44e7

[compat] Replace deficient ChainMap class in Py3.3 and earlier
https://github.com/ytdl-org/youtube-dl/commit/ed5c44e7b74ac77f87ca5ed6cb5e964a0c6a0678

2 years ago[jsinterp] Fix escape in regex
pukkandan [Thu, 1 Sep 2022 07:44:04 +0000 (13:14 +0530)] 
[jsinterp] Fix escape in regex

2 years ago[extractor/youtube] Fallback regex for nsig code extraction
pukkandan [Thu, 1 Sep 2022 08:08:25 +0000 (13:38 +0530)] 
[extractor/youtube] Fallback regex for nsig code extraction

2 years ago[FormatSort] Fix `aext` for `--prefer-free-formats`
pukkandan [Wed, 31 Aug 2022 17:19:14 +0000 (22:49 +0530)] 
[FormatSort] Fix `aext` for `--prefer-free-formats`

Closes #4735

2 years ago[build] `make tar' should not follow `DESTDIR` (#4790)
satan1st [Thu, 1 Sep 2022 11:16:17 +0000 (13:16 +0200)] 
[build] `make tar' should not follow `DESTDIR` (#4790)

Ref: https://www.gnu.org/prep/standards/html_node/DESTDIR.html
Authored by: satan1st

2 years ago[extractor/youtube] Add `no-youtube-prefer-utc-upload-date` compat option (#4771)
coletdjnz [Thu, 1 Sep 2022 10:02:28 +0000 (10:02 +0000)] 
[extractor/youtube] Add `no-youtube-prefer-utc-upload-date` compat option (#4771)

This option reverts https://github.com/yt-dlp/yt-dlp/commit/992f9a730b49fd36fc422be8d802f98ebcdce418 and https://github.com/yt-dlp/yt-dlp/commit/17322130a954577bb03b833d5c435638e51e19f2 to prefer the non-UTC upload date in microformats.

Authored by: coletdjnz, pukkandan

2 years ago[cookies] Improve container support (#4806)
bashonly [Thu, 1 Sep 2022 09:52:59 +0000 (09:52 +0000)] 
[cookies] Improve container support (#4806)

Closes #4800
Authored by: bashonly, pukkandan, coletdjnz

2 years ago[extractor/triller] Add extractor (#4712)
bashonly [Thu, 1 Sep 2022 09:50:54 +0000 (09:50 +0000)] 
[extractor/triller] Add extractor (#4712)

Closes #4703
Authored by: bashonly

2 years ago[VQQ] Add extractors (#4706)
Elyse [Thu, 1 Sep 2022 07:12:34 +0000 (02:12 -0500)] 
[VQQ] Add extractors (#4706)

Closes #1666
Authored by: elyse0

2 years ago[extractor/bilibili] Extract `flac` with premium account (#4759)
Yifu Yu [Wed, 31 Aug 2022 17:52:16 +0000 (01:52 +0800)] 
[extractor/bilibili] Extract `flac` with premium account (#4759)

Authored by: jackyyf

2 years ago[Build] Update pyinstaller
shirt [Wed, 31 Aug 2022 17:12:26 +0000 (13:12 -0400)] 
[Build] Update pyinstaller

2 years ago[extractor/eurosport] Add extractor (#4613)
HobbyistDev [Wed, 31 Aug 2022 17:02:33 +0000 (02:02 +0900)] 
[extractor/eurosport] Add extractor (#4613)

Closes #2487
Authored by: HobbyistDev

2 years ago[extractor/mediaset] Fix embed extraction
pukkandan [Wed, 31 Aug 2022 16:54:31 +0000 (22:24 +0530)] 
[extractor/mediaset] Fix embed extraction

Closes #4804

2 years ago[extractor/epoch] Add extractor (#4772)
Tejas Arlimatti [Wed, 31 Aug 2022 16:46:26 +0000 (22:16 +0530)] 
[extractor/epoch] Add extractor (#4772)

Closes #4714
Authored by: tejasa97

2 years ago[extractor/stripchat] Don't modify input URL (#4781)
DepFA [Wed, 31 Aug 2022 15:40:59 +0000 (16:40 +0100)] 
[extractor/stripchat] Don't modify input URL (#4781)

Authored by: dfaker

2 years ago[jsinterp] Add `charcodeAt` and bitwise overflow (#4706)
Elyse [Fri, 19 Aug 2022 05:30:04 +0000 (00:30 -0500)] 
[jsinterp] Add `charcodeAt` and bitwise overflow (#4706)

Authored by: elyse0

2 years ago[extractor/newspicks] Add extractor (#4725)
Lesmiscore [Tue, 30 Aug 2022 17:07:55 +0000 (02:07 +0900)] 
[extractor/newspicks] Add extractor (#4725)

Authored by: Lesmiscore

2 years ago[cookies] Support firefox container in `--cookies-from-browser` (#4753)
bashonly [Tue, 30 Aug 2022 16:54:46 +0000 (16:54 +0000)] 
[cookies] Support firefox container in `--cookies-from-browser` (#4753)

Authored by: bashonly

2 years ago[extractor/crunchyroll:beta] Use anonymous access (#4704)
Jeff Huffman [Tue, 30 Aug 2022 16:34:13 +0000 (12:34 -0400)] 
[extractor/crunchyroll:beta] Use anonymous access (#4704)

Closes #4692
Authored by: tejing1

2 years agoRestore LD_LIBRARY_PATH when using PyInstaller (#4666)
Lesmiscore [Tue, 30 Aug 2022 16:24:14 +0000 (01:24 +0900)] 
Restore LD_LIBRARY_PATH when using PyInstaller (#4666)

Authored by: Lesmiscore

2 years ago[utils] Add `deprecation_warning`
pukkandan [Tue, 30 Aug 2022 15:28:28 +0000 (20:58 +0530)] 
[utils] Add `deprecation_warning`

See https://github.com/yt-dlp/yt-dlp/pull/2173#issuecomment-1097021515

2 years ago[downloader/external] Smarter detection of executable
pukkandan [Tue, 30 Aug 2022 12:40:48 +0000 (18:10 +0530)] 
[downloader/external] Smarter detection of executable

Closes #4778

2 years ago[jsinterp, extractor/youtube] Minor fixes
pukkandan [Tue, 30 Aug 2022 11:53:59 +0000 (17:23 +0530)] 
[jsinterp, extractor/youtube] Minor fixes

2 years ago[extractor/huya] Fix stream extraction (#4798)
OHaiiBuzzle [Tue, 30 Aug 2022 10:44:16 +0000 (17:44 +0700)] 
[extractor/huya] Fix stream extraction (#4798)

Closes #4658
Authored by: ohaiibuzzle

2 years ago[jsinterp] Fix `_separate`
pukkandan [Tue, 30 Aug 2022 10:27:17 +0000 (15:57 +0530)] 
[jsinterp] Fix `_separate`

Ref: https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1231126941

2 years ago[extractor/youtube] Update iOS Innertube clients (#4792)
Samantaz Fox [Mon, 29 Aug 2022 03:36:55 +0000 (05:36 +0200)] 
[extractor/youtube] Update iOS Innertube clients (#4792)

Authored by: SamantazFox

2 years ago[extractor/youtube] Use device-specific user agent (#4770)
coletdjnz [Sun, 28 Aug 2022 22:59:54 +0000 (22:59 +0000)] 
[extractor/youtube] Use device-specific user agent (#4770)

Thwart latest fingerprinting attempt (see https://github.com/iv-org/invidious/issues/3230#issuecomment-1226887639)

Authored by: coletdjnz

2 years ago[extractor/IslamChannel] Add extractors (#4779)
Lesmiscore [Sat, 27 Aug 2022 16:37:25 +0000 (01:37 +0900)] 
[extractor/IslamChannel] Add extractors (#4779)

Authored by: Lesmiscore

2 years ago[cache, extractor/youtube] Invalidate old cache
pukkandan [Sat, 27 Aug 2022 01:52:48 +0000 (07:22 +0530)] 
[cache, extractor/youtube] Invalidate old cache

2 years ago[extractor/generic] Don't return JW player without formats
pukkandan [Sat, 27 Aug 2022 00:50:48 +0000 (06:20 +0530)] 
[extractor/generic] Don't return JW player without formats

CLoses #4765

2 years ago[extractor/arte] Bug fix (#4769)
cgrigis [Sat, 27 Aug 2022 00:28:01 +0000 (02:28 +0200)] 
[extractor/arte] Bug fix (#4769)

Closes #4768
Authored by: cgrigis

2 years ago[extractor/screencastomatic] Support `--video-password` (#4761)
Shreyas Minocha [Fri, 26 Aug 2022 03:29:45 +0000 (20:29 -0700)] 
[extractor/screencastomatic] Support `--video-password` (#4761)

Authored by: shreyasminocha

2 years ago[extractor/vimeo:user] Fix _VALID_URL
pukkandan [Fri, 26 Aug 2022 00:58:37 +0000 (06:28 +0530)] 
[extractor/vimeo:user] Fix _VALID_URL

Closes #4758

2 years agoBugfix for 822d66e591341f8bf082be371b4beb66d72ba080
pukkandan [Fri, 26 Aug 2022 00:37:47 +0000 (06:07 +0530)] 
Bugfix for 822d66e591341f8bf082be371b4beb66d72ba080

Closes #4760

2 years ago[jsinterp] Fix bug in operator precedence
pukkandan [Thu, 25 Aug 2022 04:06:32 +0000 (09:36 +0530)] 
[jsinterp] Fix bug in operator precedence

Fixes https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1226659543

2 years agoFix lazy extractor bug in fe7866d0ed6bfa3904ce12b049a3424fdc0ea1fa
pukkandan [Wed, 24 Aug 2022 09:40:21 +0000 (15:10 +0530)] 
Fix lazy extractor bug in fe7866d0ed6bfa3904ce12b049a3424fdc0ea1fa

and add test

Fixes https://github.com/yt-dlp/yt-dlp/pull/3234#issuecomment-1225347071

2 years agoAdd version to infojson
pukkandan [Wed, 24 Aug 2022 07:33:33 +0000 (13:03 +0530)] 
Add version to infojson

2 years agoFix bug in fe7866d0ed6bfa3904ce12b049a3424fdc0ea1fa
pukkandan [Wed, 24 Aug 2022 02:50:52 +0000 (08:20 +0530)] 
Fix bug in fe7866d0ed6bfa3904ce12b049a3424fdc0ea1fa

2 years agoFix `--break-per-url --max-downloads`
pukkandan [Wed, 24 Aug 2022 02:30:13 +0000 (08:00 +0530)] 
Fix `--break-per-url --max-downloads`

2 years agoAdd option `--use-extractors`
pukkandan [Wed, 24 Aug 2022 00:12:16 +0000 (05:42 +0530)] 
Add option `--use-extractors`

Deprecates `--force-generic-extractor`

Closes #3234, Closes #2044

Related: #4307, #1791

2 years ago[utils] Add orderedSet_from_options
pukkandan [Wed, 24 Aug 2022 02:08:55 +0000 (07:38 +0530)] 
[utils] Add orderedSet_from_options

2 years ago[extractor/mixcloud] All formats are audio-only
pukkandan [Mon, 22 Aug 2022 22:40:56 +0000 (04:10 +0530)] 
[extractor/mixcloud] All formats are audio-only

Closes #4740

2 years ago[extractor/medaltv] Fix extraction (#4739)
Joshua Lochner [Mon, 22 Aug 2022 20:04:12 +0000 (22:04 +0200)] 
[extractor/medaltv] Fix extraction (#4739)

Authored by: xenova

2 years ago[extractor/rtbf] Fix jwt extraction (#4738)
Elyse [Mon, 22 Aug 2022 18:45:46 +0000 (13:45 -0500)] 
[extractor/rtbf] Fix jwt extraction (#4738)

Closes #4683
Authored by: elyse0

2 years ago[jsinterp] Implement timeout
pukkandan [Mon, 22 Aug 2022 00:49:06 +0000 (06:19 +0530)] 
[jsinterp] Implement timeout

Workaround for #4716

2 years agoFix bug in `--alias`
pukkandan [Sun, 21 Aug 2022 23:07:23 +0000 (04:37 +0530)] 
Fix bug in `--alias`

2 years ago[extractor/BiliBiliSearch] Don't sort by date
pukkandan [Sat, 20 Aug 2022 23:48:12 +0000 (05:18 +0530)] 
[extractor/BiliBiliSearch] Don't sort by date

Related #4682

2 years ago[extractor/BiliBiliSearch] Fix infinite loop
pukkandan [Sat, 20 Aug 2022 23:47:22 +0000 (05:17 +0530)] 
[extractor/BiliBiliSearch] Fix infinite loop

Closes #4682

2 years ago[extractor/youtube] Fix bug in format sorting
pukkandan [Sat, 20 Aug 2022 19:26:27 +0000 (00:56 +0530)] 
[extractor/youtube] Fix bug in format sorting

2 years ago[test] Fix test_youtube_signature
pukkandan [Sat, 20 Aug 2022 19:21:03 +0000 (00:51 +0530)] 
[test] Fix test_youtube_signature

2 years ago[extractor/uktv] Improve _VALID_URL
pukkandan [Fri, 19 Aug 2022 23:30:45 +0000 (05:00 +0530)] 
[extractor/uktv] Improve _VALID_URL

Closes #4707
Authored by: dirkf

2 years ago[extractor/bitchute] Mark errors as expected
pukkandan [Fri, 19 Aug 2022 23:22:25 +0000 (04:52 +0530)] 
[extractor/bitchute] Mark errors as expected

Closes #4685

2 years ago[version] update 2022.08.19
github-actions [Fri, 19 Aug 2022 00:11:11 +0000 (00:11 +0000)] 
[version] update

Created by: pukkandan

:ci skip all :ci run dl

2 years agoRelease 2022.08.19
pukkandan [Thu, 18 Aug 2022 23:38:10 +0000 (05:08 +0530)] 
Release 2022.08.19

2 years ago[cleanup] Misc
pukkandan [Thu, 18 Aug 2022 23:28:54 +0000 (04:58 +0530)] 
[cleanup] Misc

2 years ago[jsinterp] Bring on-par with youtube-dl
pukkandan [Thu, 18 Aug 2022 22:16:16 +0000 (03:46 +0530)] 
[jsinterp] Bring on-par with youtube-dl

Code from: https://github.com/ytdl-org/youtube-dl/pull/31175, https://github.com/ytdl-org/youtube-dl/pull/31182

Authored by pukkandan, dirkf

2 years ago[extractor/instagram] Fix bugs in 7d3b98be4c4567b985ba7d7b17057e930457edc9 (#4701)
bashonly [Thu, 18 Aug 2022 22:15:49 +0000 (22:15 +0000)] 
[extractor/instagram] Fix bugs in 7d3b98be4c4567b985ba7d7b17057e930457edc9 (#4701)

Authored by: bashonly

2 years ago[extractor/rai] Minor fix (#4700)
nixxo [Thu, 18 Aug 2022 20:58:59 +0000 (22:58 +0200)] 
[extractor/rai] Minor fix (#4700)

Closes #4691, #4690

2 years ago[extractor/instagram] Fix extraction (#4696)
bashonly [Thu, 18 Aug 2022 20:57:46 +0000 (20:57 +0000)] 
[extractor/instagram] Fix extraction (#4696)

Closes #4657, #4532, #4475
Authored by: bashonly, pritam20ps05

2 years ago[extractor/rtbf] Fix stream extractor (#4671)
Elyse [Thu, 18 Aug 2022 20:12:04 +0000 (15:12 -0500)] 
[extractor/rtbf] Fix stream extractor (#4671)

Closes #4656
Authored by: elyse0

2 years ago[extractor/zattoo] Fix Zattoo resellers (#4675)
Alexander Seiler [Thu, 18 Aug 2022 19:57:51 +0000 (21:57 +0200)] 
[extractor/zattoo] Fix Zattoo resellers (#4675)

Closes #4630
Authored by: goggle

2 years ago[extractor/youtube] Add fallback to phantomjs
pukkandan [Thu, 18 Aug 2022 16:05:18 +0000 (21:35 +0530)] 
[extractor/youtube] Add fallback to phantomjs

Related #4635

2 years ago[phantomjs] Add function to execute JS without a DOM
pukkandan [Thu, 18 Aug 2022 16:04:47 +0000 (21:34 +0530)] 
[phantomjs] Add function to execute JS without a DOM

Authored by: MinePlayersPE, pukkandan

2 years ago[youtube] Improve signature caching
pukkandan [Thu, 18 Aug 2022 15:57:41 +0000 (21:27 +0530)] 
[youtube] Improve signature caching

and refactor related functions

2 years ago[extractor/SovietsCloset] Fix extractor (#4688)
ChillingPepper [Thu, 18 Aug 2022 11:14:45 +0000 (13:14 +0200)] 
[extractor/SovietsCloset] Fix extractor (#4688)

Closes #4200
Authored by: ChillingPepper

2 years ago[jsinterp] Fix for youtube player 1f7d5369
pukkandan [Thu, 18 Aug 2022 11:08:35 +0000 (16:38 +0530)] 
[jsinterp] Fix for youtube player 1f7d5369

Closes #4635 again

2 years ago[youtube] Fix error reporting of "Incomplete data"
pukkandan [Tue, 16 Aug 2022 16:31:48 +0000 (22:01 +0530)] 
[youtube] Fix error reporting of "Incomplete data"

Related: #4669

2 years agoFix bug in --download-archive
pukkandan [Tue, 16 Aug 2022 16:30:51 +0000 (22:00 +0530)] 
Fix bug in --download-archive

Closes #4668

2 years ago[jsinterp] Fix for youtube player c81bbb4a
pukkandan [Tue, 16 Aug 2022 01:23:45 +0000 (06:53 +0530)] 
[jsinterp] Fix for youtube player c81bbb4a

2 years ago[youtube] Improve format sorting for IOS formats
pukkandan [Mon, 15 Aug 2022 08:28:39 +0000 (13:58 +0530)] 
[youtube] Improve format sorting for IOS formats

When no itag/resolution is available for reference, use the closest resolution

2 years ago[build] Exclude devscripts from installs
Lesmiscore [Mon, 15 Aug 2022 06:43:43 +0000 (15:43 +0900)] 
[build] Exclude devscripts from installs

Closes #4667

2 years ago[version] update 2022.08.14
github-actions [Sun, 14 Aug 2022 22:18:33 +0000 (22:18 +0000)] 
[version] update

Created by: pukkandan

:ci skip all :ci run dl

2 years agoRelease 2022.08.14
pukkandan [Sun, 14 Aug 2022 22:13:29 +0000 (03:43 +0530)] 
Release 2022.08.14

2 years ago[cleanup] Misc
pukkandan [Sun, 14 Aug 2022 21:45:05 +0000 (03:15 +0530)] 
[cleanup] Misc

2 years ago[jsinterp] Bring or-par with youtube-dl
pukkandan [Sun, 14 Aug 2022 21:50:36 +0000 (03:20 +0530)] 
[jsinterp] Bring or-par with youtube-dl

Partially cherry-picked from: https://github.com/ytdl-org/youtube-dl/commit/d231b56717c73ee597d2e077d11b69ed48a1b02d

Authored by pukkandan, dirkf

2 years agoUpdate to ytdl-commit-e6a836d
pukkandan [Sun, 14 Aug 2022 21:52:57 +0000 (03:22 +0530)] 
Update to ytdl-commit-e6a836d

[core] Make `--max-downloads ...` stop immediately on reaching the limit
https://github.com/ytdl-org/youtube-dl/commit/e6a836d54ca1d3cd02f3ee45ef707a46f23e8291

2 years agoFix bug in 1155ecef29187bff975ceb51c755722c660e0387
pukkandan [Sun, 14 Aug 2022 20:23:42 +0000 (01:53 +0530)] 
Fix bug in 1155ecef29187bff975ceb51c755722c660e0387