pukkandan
|
fbb7383306
|
Add weba to known extensions
|
2022-12-30 15:32:47 +05:30 |
|
ChillingPepper
|
d5f043d127
|
[utils] js_to_json: Fix bug in f55523c (#5771)
Authored by: ChillingPepper, pukkandan
|
2022-12-30 12:08:38 +05:30 |
|
pukkandan
|
119e40ef64
|
Add pre-processor stage video
Related: #456, #5808
|
2022-12-30 11:18:45 +05:30 |
|
bashonly
|
2647c933b8
|
[extractor/wistia] Improve extension detection (#5415)
Closes #5053
Authored by: bashonly, Grub4k, pukkandan
|
2022-12-29 16:32:54 +00:00 |
|
Lesmiscore
|
5424dbaf91
|
Deprioritize HEVC-over-FLV formats (#5823)
Authored by: Lesmiscore
|
2022-12-19 11:36:14 +09:00 |
|
pukkandan
|
7108221662
|
Add ac4 to known codecs
Note: ffmpeg does not currently support this format
Related #5738
|
2022-12-09 15:23:59 +05:30 |
|
pukkandan
|
c53a18f016
|
[utils] windows_enable_vt_mode: Proper implementation
Authored by: Grub4K
|
2022-12-05 01:06:56 +05:30 |
|
pukkandan
|
71df9b7fd5
|
[cleanup] Misc
|
2022-12-03 19:52:31 +05:30 |
|
pukkandan
|
9bcfe33be7
|
[utils] Make ExtractorError mutable
|
2022-11-30 06:10:26 +05:30 |
|
pukkandan
|
29ca408219
|
[FormatSort] Add mov to vext
Closes #5581
|
2022-11-19 09:04:01 +05:30 |
|
pukkandan
|
d0d74b7197
|
[utils] Move format sorting code into utils
|
2022-11-17 11:04:38 +05:30 |
|
pukkandan
|
64c464a144
|
[utils] Move FileDownloader.parse_bytes into utils
|
2022-11-17 08:40:34 +05:30 |
|
pukkandan
|
6368e2e639
|
[cleanup] Misc
Closes #5541
|
2022-11-16 06:57:07 +05:30 |
|
pukkandan
|
83cc7b8aae
|
[utils] classproperty : Add cache support
|
2022-11-13 08:29:49 +05:30 |
|
pukkandan
|
bc5c2f8a2c
|
Fix bugs in PlaylistEntries
|
2022-11-12 00:02:12 +05:30 |
|
Robert Geislinger
|
7aaf4cd2a8
|
[cleanup] Misc
Closes #5471, Closes #5312
Authored by: pukkandan, Alienmaster
|
2022-11-11 15:48:29 +05:30 |
|
MrOctopus
|
17fc3dc48a
|
[build] Create armv7l and aarch64 releases (#5449)
Closes #5436
Authored by: MrOctopus, pukkandan
|
2022-11-11 07:19:24 +05:30 |
|
MMM
|
c61473c1d6
|
[extractor/bitchute] Improve BitChuteChannelIE (#5066)
Authored by: flashdagger, pukkandan
|
2022-11-09 09:00:15 +05:30 |
|
pukkandan
|
46d09f8707
|
[cleanup] Lint and misc cleanup
|
2022-11-07 02:32:36 +05:30 |
|
pukkandan
|
db4678e448
|
Update to ytdl-commit-de39d128
[extractor/ceskatelevize] Back-port extractor from yt-dlp
de39d1281c
Closes #5361, Closes #4634, Closes #5210
|
2022-11-07 02:18:30 +05:30 |
|
Matthew
|
ac8e69dd32
|
Do not backport Python 3.10 SSL configuration for LibreSSL (#5464)
Until further investigation.
Fixes regression in 5b9f253fa0
Authored by: coletdjnz
|
2022-11-06 20:30:55 +00:00 |
|
bashonly
|
96b9e9cf62
|
[extractor/telegram] Add playlist support and more metadata (#5358)
Authored by: bashonly, bsun0000
|
2022-11-06 19:05:09 +00:00 |
|
Richard Gibson
|
7053aa3a48
|
[extractor/epoch] Support videos without data-trailer (#5387)
Closes #5359
Authored by: gibson042, pukkandan
|
2022-11-06 22:53:16 +05:30 |
|
Matthew
|
5b9f253fa0
|
Backport SSL configuration from Python 3.10 (#5437)
Partial fix for https://github.com/yt-dlp/yt-dlp/pull/5294#issuecomment-1289363572, https://github.com/yt-dlp/yt-dlp/issues/4627
Authored by: coletdjnz
|
2022-11-06 22:07:23 +05:30 |
|
lauren
|
78545664bf
|
[extractor/agora] Add extractors (#5101)
Authored by: selfisekai
|
2022-11-04 20:24:05 +05:30 |
|
pukkandan
|
d5d1df8afd
|
[cleanup Misc
Closes #5162
|
2022-10-18 23:52:44 +05:30 |
|
Simon Sawicki
|
a71b812f53
|
[utils] js_to_json : Improve escape handling (#5217)
Authored by: Grub4K
|
2022-10-13 01:52:17 +05:30 |
|
pukkandan
|
d509c1f5a3
|
[utils] strftime_or_none : Workaround Python bug on Windows
CLoses #5185
|
2022-10-11 08:02:23 +05:30 |
|
schnusch
|
2c98d99818
|
[extractors/podbayfm] Add extractor (#4971)
Authored by: schnusch
|
2022-10-11 02:01:01 +05:30 |
|
Matthew
|
4c9a1a3ba5
|
[extractor/wordpress:mb.miniAudioPlayer] Add embed extractor (#5087)
Closes https://github.com/yt-dlp/yt-dlp/issues/4994
Authored by: coletdjnz
|
2022-10-09 05:55:26 +00:00 |
|
Simon Sawicki
|
7b0127e1e1
|
[utils] traverse_obj : Allow re.Match objects (#5174)
Authored by: Grub4K
|
2022-10-09 07:01:37 +05:30 |
|
Simon Sawicki
|
f99bbfc983
|
[utils] traverse_obj : Always return list when branching (#5170)
Fixes #5162
Authored by: Grub4K
|
2022-10-09 06:57:32 +05:30 |
|
gamer191
|
304ad45a9b
|
[cleanup] Misc (#5044)
Authored by: gamer191, pukkandan
|
2022-10-04 09:53:11 +05:30 |
|
nixxo
|
81b6102d20
|
[downloader/ism] Support ec-3 codec (#5004)
Closes #296
Authored by: nixxo
|
2022-09-30 23:03:29 +05:30 |
|
pukkandan
|
7a32c70d13
|
[cleanup] Fix flake8 and minor refactor
Issues from ab029d7e92 , 1fb53b946c
|
2022-09-27 08:32:57 +05:30 |
|
pukkandan
|
0f60ba6e65
|
[extractor] Improve json+ld extraction
Related #5035
|
2022-09-27 02:36:57 +05:30 |
|
pukkandan
|
0500ee3d81
|
Don't download entire video when no matching --download-sections
|
2022-09-26 03:04:32 +05:30 |
|
pukkandan
|
914491b8e0
|
[utils] Popen.run : Fix default return in binary mode
|
2022-09-26 02:52:21 +05:30 |
|
Simon Sawicki
|
ab029d7e92
|
[utils] traverse_obj : Rewrite, document and add tests (#5024)
Authored by: Grub4K
|
2022-09-26 02:33:19 +05:30 |
|
pukkandan
|
f55523cfdd
|
[utils] js_to_json : Improve
Closes #4900
|
2022-09-23 19:21:17 +05:30 |
|
pukkandan
|
2fa669f759
|
[docs] Misc improvements
Closes #4987, Closes #4906, Closes #4919, Closes #4977, Closes #4979
|
2022-09-22 02:15:55 +05:30 |
|
pukkandan
|
dab284f80f
|
Workaround libc_ver not be available on Windows Store version of Python
|
2022-09-17 11:57:47 +05:30 |
|
pukkandan
|
9665f15a96
|
[outtmpl] Make %s work in strfformat for all systems
|
2022-09-17 11:34:04 +05:30 |
|
pukkandan
|
2b24afa6d7
|
Improve 5736d79172
|
2022-09-17 10:14:44 +05:30 |
|
pukkandan
|
1060f82f89
|
Fix --config-location -
|
2022-09-13 16:46:34 +05:30 |
|
pukkandan
|
deae7c1711
|
[cleanup] Misc
|
2022-09-10 03:46:54 +05:30 |
|
pukkandan
|
941e881e1f
|
Fix bug in ae1035646a
Closes #4881
|
2022-09-10 03:42:43 +05:30 |
|
pukkandan
|
17ffed1842
|
[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
|
2022-09-07 17:38:05 +05:30 |
|
Elyse
|
7657ec7ed6
|
[utils] base_url : URL paths can contain & (#4841)
Authored by: elyse0
Closes #4187
|
2022-09-04 08:39:45 +05:30 |
|
pukkandan
|
07a1250e0e
|
[outtmpl] Curly braces to filter keys
|
2022-09-03 18:28:24 +05:30 |
|