alard
7e90e34fa4
[extractor/goplay] Fix extractor ( #6654 )
...
Authored by: alard
Closes #6235
9 months ago
Alard
4ce57d3b87
[ie] Support multi-period MPD streams ( #6654 )
9 months ago
pukkandan
ffff1bc659
Fix 3725b4f0c9
9 months ago
DmitryScaletta
4f04347909
[ie/FlexTV] Add extractor ( #9178 )
...
Closes #9175
Authored by: DmitryScaletta
9 months ago
garret
4392447d94
[ie/NhkRadiru] Extract extended description ( #9162 )
...
Authored by: garret1317
9 months ago
bashonly
43cfd462c0
Bugfix for 775cde82dc
( #9241 )
...
Authored by: bashonly
9 months ago
Mozi
974d444039
[ie/niconico] Remove legacy danmaku extraction ( #9209 )
...
Closes #8684
Authored by: pzhlkj6612
9 months ago
Elan Ruusamäe
80ed8bdeba
[ie/ERRJupiter] Improve `_VALID_URL` ( #9218 )
...
Authored by: glensc
9 months ago
feederbox826
de954c1b4d
[ie/pornhub] Fix login support ( #9227 )
...
Closes #7981
Authored by: feederbox826
9 months ago
coletdjnz
0085e2bab8
[rh] Remove additional logging handlers on close ( #9032 )
...
Fixes https://github.com/yt-dlp/yt-dlp/issues/8922
Authored by: coletdjnz
9 months ago
bashonly
73fcfa39f5
Bugfix for beaa1a4455
( #9235 )
...
[build:Makefile] Restore compatibility with GNU Make <4.0
- The != variable assignment operator is not supported by GNU Make <4.0
- $(shell) is a no-op in BSD Make, assigns an empty string to the var
- Try to assign with != and fallback to $(shell) if not assigned (?=)
- Old versions of BSD find have different -exec behavior
- Pipe to `sed` instead of using `find ... -exec dirname {}`
- BSD tar does not support --transform, --owner or --group
- Allow user to specify path to GNU tar by passing GNUTAR variable
- pandoc vars are immediately evaluated with != in gmake>=4 and bmake
- Suppress stderr output for pandoc -v in case it is not installed
- Use string comparison instead of int comparison for pandoc version
Authored by: bashonly
9 months ago
DmitryScaletta
41d6b61e98
[ie/Utreon] Support playeur.com ( #9182 )
...
Closes #9180
Authored by: DmitryScaletta
9 months ago
sepro
0bee29493c
[ie/Screencastify] Update `_VALID_URL` ( #9232 )
...
Authored by: seproDev
9 months ago
sepro
644738ddaa
[ie/OneFootball] Fix extractor ( #9222 )
...
Authored by: seproDev
9 months ago
sepro
c168d8791d
[ie/Nova] Fix embed extraction ( #9221 )
...
Authored by: seproDev
9 months ago
diman8
ddd4b5e10a
[ie/SVTPage] Fix extractor ( #8938 )
...
Closes #8930
Authored by: diman8
9 months ago
nixxo
f788149237
[ie/rai] Filter unavailable formats ( #9189 )
...
Closes #9154
Authored by: nixxo
9 months ago
barsnick
017adb28e7
[ie/LinkedIn] Fix metadata and extract subtitles ( #9056 )
...
Closes #9003
Authored by: barsnick
9 months ago
ringus1
2e30b5567b
[ie/facebook] Improve extraction
...
Partially addresses #4311
Authored by: jingtra, ringus1
Co-authored-by: Jing Kjeldsen <jingtra@gmail.com>
9 months ago
bashonly
beaa1a4455
[build:Makefile] Ensure compatibility with BSD `make` ( #9210 )
...
Authored by: bashonly
9 months ago
Florian Meißner
fb44020fa9
[build:Makefile] Fix man pages generated by `pandoc>=3` ( #7047 )
...
Closes #7046 , Closes #8481
Authored by: t-nil
9 months ago
sepro
3dc9232e1a
[ie/MagellanTV] Support episodes ( #9199 )
...
Authored by: seproDev
9 months ago
sepro
9401736fd0
[ie/LeFigaroVideoEmbed] Fix extractor ( #9198 )
...
Authored by: seproDev
9 months ago
sepro
cd0443fb14
[ie/Funk] Fix extractor ( #9194 )
...
Authored by: seproDev
9 months ago
sepro
03536126d3
[ie/CrooksAndLiars] Fix extractor ( #9192 )
...
Authored by: seproDev
9 months ago
sepro
1ed5ee2f04
[ie/Ant1NewsGrEmbed] Fix extractor ( #9191 )
...
Authored by: seproDev
9 months ago
bashonly
3876429d72
[build] Bump `actions/upload-artifact` to v4 and adjust workflows
...
Authored by: bashonly
9 months ago
bashonly
b0059f0413
[build] Bump `conda-incubator/setup-miniconda` to v3
...
Authored by: bashonly
9 months ago
bashonly
b14e818b37
[ci] Bump `actions/setup-python` to v5
...
Authored by: bashonly
9 months ago
bashonly
867f637b95
[cleanup] Build files cleanup
...
- Fix `AUTHORS` file by doing an unshallow checkout
- Update triggers for nightly/master release
Authored by: bashonly
9 months ago
bashonly
920397634d
[build] Fix `secretstorage` for ARM builds
...
Authored by: bashonly
9 months ago
bashonly
b8a433aaca
[devscripts] `install_deps`: Add script and migrate to it
...
Authored by: bashonly
9 months ago
Simon Sawicki
fd647775e2
[devscripts] `tomlparse`: Add makeshift toml parser
...
Authored by: Grub4K
9 months ago
bashonly
775cde82dc
[build] Migrate to `pyproject.toml` and `hatchling`
...
Authored by: bashonly
9 months ago
bashonly
868d2f60a7
[build:Makefile] Add automated `CODE_FOLDERS` and `CODE_FILES`
...
Authored by: bashonly
9 months ago
bashonly
a1b7784289
[build] Move bundle scripts into `bundle` submodule
...
Authored by: bashonly
9 months ago
lauren n. liberda
882e3b753c
[ie/tvp] Support livestreams ( #8860 )
...
Closes #8824
Authored by: selfisekai
9 months ago
Dmitry Meyer
540b682981
[ie/Boosty] Add extractor ( #9144 )
...
Closes #5900 , Closes #8704
Authored by: un-def
9 months ago
SirElderling
05420227aa
[ie/nytimes] Extract timestamp ( #9142 )
...
Authored by: SirElderling
9 months ago
Chocobozzz
35d96982f1
[ie/peertube] Update instances ( #9070 )
...
Authored by: Chocobozzz
9 months ago
DmitryScaletta
acaf806c15
[ie/nuum] Add extractors ( #8868 )
...
Authored by: DmitryScaletta, seproDev
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
9 months ago
SirElderling
07256b9fee
[ie/nytimes] Overhaul extractors ( #9075 )
...
Closes #2899 , Closes #8605
Authored by: SirElderling
9 months ago
c-basalt
e439693f72
[ie/bilibili] Support `--no-playlist` ( #9139 )
...
Addresses #8499
Authored by: c-basalt
9 months ago
Michal
96d0f8c1cb
[ie/eporner] Extract AV1 formats ( #9028 )
...
Authored by: michal-repo
9 months ago
YoshichikaAAA
e3ce2b385e
[ie/radiko] Extract more metadata ( #9115 )
...
Authored by: YoshichikaAAA
9 months ago
sepro
4253e3b7f4
[ie/CCMA] Extract 1080p DASH formats ( #9130 )
...
Closes #5755
Authored by: seproDev
9 months ago
bashonly
8e765755f7
[ie/vimeo] Fix API headers ( #9125 )
...
Closes #9124
Authored by: bashonly
9 months ago
c-basalt
ffa017cfc5
[ie/BiliBiliSearch] Set cookie to fix extraction ( #9119 )
...
Closes #5083
Authored by: c-basalt
9 months ago
HobbyistDev
a0d50aabc5
[ie/orf:on] Add extractor ( #9113 )
...
Closes #8903
Authored by: HobbyistDev
9 months ago
HobbyistDev
2f4b575946
[ie/zetland] Add extractor ( #9116 )
...
Closes #9024
Authored by: HobbyistDev
9 months ago