Tanner Anderson
4cca2eb1bf
[extractor/nebula] Add nebula.tv ( #4918 )
...
Closes #4917
Authored by: tannertechnology
2 years ago
GautamMKGarg
1c09783f7a
[extractor/hungama] Add subtitle ( #4856 )
...
Authored by: GautamMKGarg, pukkandan
2 years ago
bashonly
163281178a
[extractor/wistia] Match IDs in embed URLs ( #4990 )
...
Closes #4985
Authored by: bashonly
2 years ago
pukkandan
2fa669f759
[docs] Misc improvements
...
Closes #4987 , Closes #4906 , Closes #4919 , Closes #4977 , Closes #4979
2 years ago
pukkandan
8ca48a1a54
[extractor] Fix `fatal=False` in `RetryManager`
2 years ago
pukkandan
b27bc13af6
[extractor/patreon] Sort formats
2 years ago
bashonly
f7c5a5e967
[extractor/tiktok] Fix TikTokIE ( #4984 )
...
Authored by: bashonly
2 years ago
Jeroen Jacobs
fada8272b6
[extractor/GoPlay] Add extractor ( #3412 )
...
Replaces old Vier extractors
Closes https://github.com/yt-dlp/yt-dlp/issues/1546
Based on: https://github.com/ytdl-org/youtube-dl/pull/27815
Authored by: jeroenj, CNugteren, basrieter
2 years ago
josanabr
46d72cd2c7
[devscripts] make_lazy_extractors: Fix for Docker ( #4958 )
...
Authored by: josanabr
2 years ago
pukkandan
19b4e59a1e
[extractor/web.archive:youtube] Fix _YT_INITIAL_PLAYER_RESPONSE_RE
2 years ago
pukkandan
dab284f80f
Workaround `libc_ver` not be available on Windows Store version of Python
2 years ago
pukkandan
9665f15a96
[outtmpl] Make `%s` work in strfformat for all systems
2 years ago
pukkandan
2b24afa6d7
Improve 5736d79172
2 years ago
pukkandan
3166e6840c
[extractor/generic] Pass through referer from json-ld
...
Closes #4941
2 years ago
Simon Sawicki
8817a80d3a
[cookies] Parse cookies leniently ( #4780 )
...
Closes #4776 , #3778
Authored by: Grub4K
2 years ago
pukkandan
5736d79172
Support environment variables in `--ffmpeg-location`
...
Closes #4938
2 years ago
Lesmiscore
fc2ba496fd
Allow open ranges for time ranges ( #4940 )
...
Authored by: Lesmiscore
2 years ago
Locke
2b9d02167f
[extractor/bilibili] Add space.bilibili extractors ( #4468 )
...
Authored by: lockmatrix
2 years ago
pukkandan
2314b4d89f
Allow plugin extractors to replace the built-in ones
...
This allows easier plugin chaining; e.g.
- https://gist.github.com/pukkandan/24f13ff1ed385c5a390c1d7bd130d8f7
- https://gist.github.com/pukkandan/fcf5ca1785c80f64e471f0ee14f990fb
2 years ago
pukkandan
1060f82f89
Fix `--config-location -`
2 years ago
bashonly
22df97f9c5
Fix bug in 941e881e1f
( #4893 )
...
Authored by: bashonly
2 years ago
pukkandan
9c935fbc72
Fix bug in ae1035646a
...
Closes #4890
2 years ago
pukkandan
deae7c1711
[cleanup] Misc
2 years ago
pukkandan
941e881e1f
Fix bug in ae1035646a
...
Closes #4881
2 years ago
pukkandan
0cb0fdbbfe
[extractor/common] Escape `%` in `representation_id` of m3u8
...
Closes #4877
2 years ago
coletdjnz
0831d95c46
[extractor/BiliIntl] Support uppercase lang in `_VALID_URL`
...
Seen in some rare cases
Authored by: coletdjnz
2 years ago
coletdjnz
c26f9b991a
[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
2 years ago
CplPwnies
0c0b78b273
[extractor/adobepass] Add MSO AlticeOne (Optimum TV) ( #4875 )
...
* Suddenlink rebrand to Optimum. Fixes #4874
Authored by: CplPwnies
2 years ago
coletdjnz
3ffb2f5bea
[extractor/youtube] Fix video like count extraction
...
Support new combined button layout
Authored by: coletdjnz
2 years ago
pukkandan
ae1035646a
Allow a `set` to be passed as `download_archive`
2 years ago
pukkandan
1015ceeeaf
[extractor/MLBTV] Detect live streams
2 years ago
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
2 years ago
pukkandan
be9c0884d7
[extractor/BiliIntlSeries] Fix `_VALID_URL`
...
Closes #4825
2 years ago
pukkandan
48c8424bd9
Fix bug in 07a1250e0e
2 years ago
Elyse
7657ec7ed6
[utils] `base_url`: URL paths can contain `&` ( #4841 )
...
Authored by: elyse0
Closes #4187
2 years ago
pukkandan
07a1250e0e
[outtmpl] Curly braces to filter keys
2 years ago
Elyse
69082b38dc
[phantomjs] Fix bug in 587021cd9f
( #4833 )
...
Authored by: elyse0
2 years ago
coletdjnz
aa824dd10b
[extractor/mediaworksnzvod] Add extractor ( #4817 )
...
Authored by: coletdjnz
2 years ago
TokyoBlackHole
a12d03e15d
[extractor/animeondemand] Remove extractor ( #4830 )
...
Authored by: TokyoBlackHole
2 years ago
pukkandan
1a7c9fad9f
[jsinterp] Workaround operator associativity issue
...
https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1235384480
2 years ago
Lesmiscore
3c7a276234
[extractor/amazonstore] Retry to avoid captcha page ( #4811 )
...
Authored by: Lesmiscore
2 years ago
bashonly
d6f8871964
[extractor/triller] Fix auth token ( #4813 )
...
Authored by: bashonly
2 years ago
pukkandan
5469a4ab11
[extractor/motorsport] Support native embeds
...
Closes #4749
2 years ago
pukkandan
2c475e48b5
[extractor/bandcamp] Extract `uploader_url`
...
Closes #4755
2 years ago
pukkandan
7c6eb424d3
[extractor/youtube] Detect `lazy-load-for-videos` embeds
...
Closes #4812
2 years ago
github-actions
adba24d207
[version] update
...
Created by: pukkandan
:ci skip all :ci run dl
2 years ago
pukkandan
5d7c7d6569
Release 2022.09.01
2 years ago
pukkandan
d2c8aadf79
[cleanup] Misc
...
Closes #4710 , Closes #4754 , Closes #4723
Authored by: pukkandan, MrRawes, DavidH-2022
2 years ago
pukkandan
1ac7f46184
Update to ytdl-commit-ed5c44e7
...
[compat] Replace deficient ChainMap class in Py3.3 and earlier
ed5c44e7b7
2 years ago
pukkandan
05deb747bb
[jsinterp] Fix escape in regex
2 years ago