Commit Graph

23523 Commits (aec78e3e2c3630e30aa1c93c25c27682cc7d352a)
 

Author SHA1 Message Date
Jade Laurence Empleo 9a8afadd17
[plugins] Handle `PermissionError` (#9229)
Authored by: syntaxsurge, pukkandan
2 years ago
Lev 104a7b5a46
[ie] Migrate commonly plural fields to lists (#8917)
Authored by: llistochek, pukkandan
Related: #3944
2 years ago
alard 7e90e34fa4
[extractor/goplay] Fix extractor (#6654)
Authored by: alard
Closes #6235
2 years ago
Alard 4ce57d3b87
[ie] Support multi-period MPD streams (#6654) 2 years ago
pukkandan ffff1bc659
Fix 3725b4f0c9 2 years ago
DmitryScaletta 4f04347909
[ie/FlexTV] Add extractor (#9178)
Closes #9175
Authored by: DmitryScaletta
2 years ago
garret 4392447d94
[ie/NhkRadiru] Extract extended description (#9162)
Authored by: garret1317
2 years ago
bashonly 43cfd462c0
Bugfix for 775cde82dc (#9241)
Authored by: bashonly
2 years ago
Mozi 974d444039
[ie/niconico] Remove legacy danmaku extraction (#9209)
Closes #8684
Authored by: pzhlkj6612
2 years ago
Elan Ruusamäe 80ed8bdeba
[ie/ERRJupiter] Improve `_VALID_URL` (#9218)
Authored by: glensc
2 years ago
feederbox826 de954c1b4d
[ie/pornhub] Fix login support (#9227)
Closes #7981
Authored by: feederbox826
2 years ago
coletdjnz 0085e2bab8
[rh] Remove additional logging handlers on close (#9032)
Fixes https://github.com/yt-dlp/yt-dlp/issues/8922

Authored by: coletdjnz
2 years 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
2 years ago
DmitryScaletta 41d6b61e98
[ie/Utreon] Support playeur.com (#9182)
Closes #9180
Authored by: DmitryScaletta
2 years ago
sepro 0bee29493c
[ie/Screencastify] Update `_VALID_URL` (#9232)
Authored by: seproDev
2 years ago
sepro 644738ddaa
[ie/OneFootball] Fix extractor (#9222)
Authored by: seproDev
2 years ago
sepro c168d8791d
[ie/Nova] Fix embed extraction (#9221)
Authored by: seproDev
2 years ago
DmitryScaletta 2416fddcfb
[PromoDJ] Add codecs 2 years ago
DmitryScaletta 49ac5d31a3
[PromoDJ] Update radio extractor and add tests 2 years ago
DmitryScaletta e32ba3fc21
[PromoDJ] Fix login regex 2 years ago
DmitryScaletta 345d01a175
[PromoDJ] Fix negative lookahead check 2 years ago
diman8 ddd4b5e10a
[ie/SVTPage] Fix extractor (#8938)
Closes #8930
Authored by: diman8
2 years ago
nixxo f788149237
[ie/rai] Filter unavailable formats (#9189)
Closes #9154
Authored by: nixxo
2 years ago
barsnick 017adb28e7
[ie/LinkedIn] Fix metadata and extract subtitles (#9056)
Closes #9003
Authored by: barsnick
2 years ago
ringus1 2e30b5567b
[ie/facebook] Improve extraction
Partially addresses #4311

Authored by: jingtra, ringus1

Co-authored-by: Jing Kjeldsen <jingtra@gmail.com>
2 years ago
bashonly beaa1a4455
[build:Makefile] Ensure compatibility with BSD `make` (#9210)
Authored by: bashonly
2 years ago
DmitryScaletta ed61b73bcd
[PromoDJ] Remove player's width and height 2 years ago
DmitryScaletta 900bc5f708
[PromoDJ] Refactor fetch_media_data and regexes 2 years ago
DmitryScaletta 99dec4d6ed
[PromoDJ] Add music format ids 2 years ago
DmitryScaletta 1b3c186424
[PromoDJ] Fix page size for playlists 2 years ago
DmitryScaletta 7e96492ba0
[PromoDJ] Fix page size for playlists 2 years ago
DmitryScaletta e6f3e6de0e
[PromoDJ] Fix paid music metadata 2 years ago
DmitryScaletta c837d90e12
[PromoDJ] Add support for user's best media playlist 2 years ago
DmitryScaletta c820715205
[PromoDJ] Fix parse data and size functions 2 years ago
DmitryScaletta 0c8466572f
[PromoDJ] Add more tests 2 years ago
Florian Meißner fb44020fa9
[build:Makefile] Fix man pages generated by `pandoc>=3` (#7047)
Closes #7046, Closes #8481
Authored by: t-nil
2 years ago
DmitryScaletta 5b148c0f79
[PromoDJ] Improve video formats, update tests 2 years ago
DmitryScaletta 85b739eba7
[PromoDJ] Update media info extraction logic 2 years ago
DmitryScaletta a634e7c5d1
[PromoDJ] Some refactoring 2 years ago
DmitryScaletta 13f116fce6
[PromoDJ] Rename media_types to allowed_media_cats 2 years ago
DmitryScaletta ca0be3f1c1
[PromoDJ] Improve extractors 2 years ago
DmitryScaletta 3416c1a0e8
[PromoDJ] Add user pages and blogs extractors 2 years ago
DmitryScaletta 1a256e5d56
[PromoDJ] Add extractors 2 years ago
sepro 3dc9232e1a
[ie/MagellanTV] Support episodes (#9199)
Authored by: seproDev
2 years ago
sepro 9401736fd0
[ie/LeFigaroVideoEmbed] Fix extractor (#9198)
Authored by: seproDev
2 years ago
sepro cd0443fb14
[ie/Funk] Fix extractor (#9194)
Authored by: seproDev
2 years ago
sepro 03536126d3
[ie/CrooksAndLiars] Fix extractor (#9192)
Authored by: seproDev
2 years ago
sepro 1ed5ee2f04
[ie/Ant1NewsGrEmbed] Fix extractor (#9191)
Authored by: seproDev
2 years ago
bashonly 3876429d72
[build] Bump `actions/upload-artifact` to v4 and adjust workflows
Authored by: bashonly
2 years ago
bashonly b0059f0413
[build] Bump `conda-incubator/setup-miniconda` to v3
Authored by: bashonly
2 years ago