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
Lesmiscore
82ea226c61
Restore LD_LIBRARY_PATH when using PyInstaller ( #4666 )
...
Authored by: Lesmiscore
2022-08-31 01:24:14 +09:00
pukkandan
da4db748fa
[utils] Add deprecation_warning
...
See https://github.com/yt-dlp/yt-dlp/pull/2173#issuecomment-1097021515
2022-08-30 21:03:07 +05:30
pukkandan
5314b52192
[utils] Add orderedSet_from_options
2022-08-24 07:38:55 +05:30
pukkandan
992dc6b486
[jsinterp] Implement timeout
...
Workaround for #4716
2022-08-22 06:19:06 +05:30
pukkandan
3ce2933693
[youtube] Fix error reporting of "Incomplete data"
...
Related: #4669
2022-08-16 22:01:48 +05:30
pukkandan
8f84770acd
[utils] Fix get_compatible_ext
...
Closes #4647
2022-08-14 19:22:34 +05:30
Lesmiscore
62b58c0936
[docs] Consistent use of e.g.
( #4643 )
...
Authored by: Lesmiscore
2022-08-14 17:34:13 +05:30
pukkandan
8f53dc44a0
[jsinterp] Handle new youtube signature functions
...
Closes #4635
2022-08-14 05:12:32 +05:30
pukkandan
a1c5bd82ec
[jsinterp] Truncate error messages
...
Related: #4635
2022-08-12 19:15:16 +05:30
pukkandan
989a01c261
[outtmpl] Smarter replacing of unsupported characters
...
Closes #1330
2022-08-04 20:21:32 +05:30
pukkandan
05e2243e80
Fix bug in be5c1ae862
2022-08-04 20:18:29 +05:30
Lauren N. Liberda
fc61aff41b
Determine merge container better (See desc) ( #1482 )
...
* Determine the container early. Closes #4069
* Use codecs instead of just file extensions
* Obey `--prefer-free-formats`
* Allow fallbacks in `--merge-output`
Authored by: pukkandan, selfisekai
2022-08-04 06:12:12 +05:30
pukkandan
fe0918bb65
Import ctypes only when necessary
...
Closes #4541
2022-08-03 17:48:59 +05:30
pukkandan
0647d9251f
Minor bugfixes
2022-08-02 03:52:23 +05:30
pukkandan
be5c1ae862
Standardize retry mechanism ( #1649 )
...
* [utils] Create `RetryManager`
* Migrate all retries to use the manager
* [extractor] Add wrapper methods for convenience
* Standardize console messages for retries
* Add `--retry-sleep` for extractors
2022-08-02 01:43:18 +05:30
pukkandan
8f97a15d1c
[extractor] Framework for embed detection ( #4307 )
2022-08-02 01:08:16 +05:30
nixxo
47304e07dc
[extractor/rai] Add raisudtirol extractor ( #4524 )
...
Closes #4206
Authored by: nixxo
2022-08-02 00:55:48 +05:30
pukkandan
daef791100
[utils] sanitize_open: Allow any IO stream as stdout
...
Fixes: https://github.com/yt-dlp/yt-dlp/issues/3298#issuecomment-1181754989
2022-07-31 03:31:20 +05:30
pukkandan
8dc5930511
[utils, cleanup] Consolidate known media extensions
2022-07-31 02:20:13 +05:30
coletdjnz
871a8929bc
[extractor/archiveorg] Improve handling of formats ( #4461 )
...
* Ignore private formats if not logged in (fixes https://github.com/yt-dlp/yt-dlp/issues/3832 )
* Prefer original formats
* Support mpg formats
Authored by: coletdjnz, pukkandan
2022-07-29 05:09:36 +00:00
pukkandan
693f060040
[youtube,twitch] Allow waiting for channels to become live
...
Closes #2597
2022-07-26 09:33:19 +05:30
pukkandan
3bec830a59
Reject entire playlists faster with --match-filter
...
Rejected based on `playlist_id` etc can be checked before any entries are extracted
Related: #4383
2022-07-26 09:33:12 +05:30
pukkandan
6929b41a21
Remove Python 3.6 support
...
Closes #3764
2022-07-18 06:31:14 +05:30
pukkandan
88f60feb32
Fix a904a7f8c6
2022-07-15 21:45:05 +05:30
Lesmiscore
a904a7f8c6
Allow users to specify encoding in each config files ( #4357 )
...
Authored by: Lesmiscore
2022-07-15 20:52:14 +09:00