Commit Graph

22491 Commits (3e35aa32c74bc108375be8c8b6b3bfc90dfff1b4)
 

Author SHA1 Message Date
bashonly 73fcfa39f5
Bugfix for beaa1a4455 ()
[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
DmitryScaletta 41d6b61e98
[ie/Utreon] Support playeur.com ()
Closes 
Authored by: DmitryScaletta
sepro 0bee29493c
[ie/Screencastify] Update `_VALID_URL` ()
Authored by: seproDev
sepro 644738ddaa
[ie/OneFootball] Fix extractor ()
Authored by: seproDev
sepro c168d8791d
[ie/Nova] Fix embed extraction ()
Authored by: seproDev
diman8 ddd4b5e10a
[ie/SVTPage] Fix extractor ()
Closes 
Authored by: diman8
nixxo f788149237
[ie/rai] Filter unavailable formats ()
Closes 
Authored by: nixxo
barsnick 017adb28e7
[ie/LinkedIn] Fix metadata and extract subtitles ()
Closes 
Authored by: barsnick
ringus1 2e30b5567b
[ie/facebook] Improve extraction
Partially addresses 

Authored by: jingtra, ringus1

Co-authored-by: Jing Kjeldsen <jingtra@gmail.com>
bashonly beaa1a4455
[build:Makefile] Ensure compatibility with BSD `make` ()
Authored by: bashonly
Florian Meißner fb44020fa9
[build:Makefile] Fix man pages generated by `pandoc>=3` ()
Closes , Closes 
Authored by: t-nil
sepro 3dc9232e1a
[ie/MagellanTV] Support episodes ()
Authored by: seproDev
sepro 9401736fd0
[ie/LeFigaroVideoEmbed] Fix extractor ()
Authored by: seproDev
sepro cd0443fb14
[ie/Funk] Fix extractor ()
Authored by: seproDev
sepro 03536126d3
[ie/CrooksAndLiars] Fix extractor ()
Authored by: seproDev
sepro 1ed5ee2f04
[ie/Ant1NewsGrEmbed] Fix extractor ()
Authored by: seproDev
bashonly 3876429d72
[build] Bump `actions/upload-artifact` to v4 and adjust workflows
Authored by: bashonly
bashonly b0059f0413
[build] Bump `conda-incubator/setup-miniconda` to v3
Authored by: bashonly
bashonly b14e818b37
[ci] Bump `actions/setup-python` to v5
Authored by: bashonly
bashonly 867f637b95
[cleanup] Build files cleanup
- Fix `AUTHORS` file by doing an unshallow checkout
- Update triggers for nightly/master release

Authored by: bashonly
bashonly 920397634d
[build] Fix `secretstorage` for ARM builds
Authored by: bashonly
bashonly b8a433aaca
[devscripts] `install_deps`: Add script and migrate to it
Authored by: bashonly
Simon Sawicki fd647775e2
[devscripts] `tomlparse`: Add makeshift toml parser
Authored by: Grub4K
bashonly 775cde82dc
[build] Migrate to `pyproject.toml` and `hatchling`
Authored by: bashonly
bashonly 868d2f60a7
[build:Makefile] Add automated `CODE_FOLDERS` and `CODE_FILES`
Authored by: bashonly
bashonly a1b7784289
[build] Move bundle scripts into `bundle` submodule
Authored by: bashonly
lauren n. liberda 882e3b753c
[ie/tvp] Support livestreams ()
Closes 
Authored by: selfisekai
Dmitry Meyer 540b682981
[ie/Boosty] Add extractor ()
Closes , Closes 
Authored by: un-def
SirElderling 05420227aa
[ie/nytimes] Extract timestamp ()
Authored by: SirElderling
Chocobozzz 35d96982f1
[ie/peertube] Update instances ()
Authored by: Chocobozzz
DmitryScaletta acaf806c15
[ie/nuum] Add extractors ()
Authored by: DmitryScaletta, seproDev

Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
SirElderling 07256b9fee
[ie/nytimes] Overhaul extractors ()
Closes , Closes 
Authored by: SirElderling
c-basalt e439693f72
[ie/bilibili] Support `--no-playlist` ()
Addresses 
Authored by: c-basalt
Michal 96d0f8c1cb
[ie/eporner] Extract AV1 formats ()
Authored by: michal-repo
YoshichikaAAA e3ce2b385e
[ie/radiko] Extract more metadata ()
Authored by: YoshichikaAAA
sepro 4253e3b7f4
[ie/CCMA] Extract 1080p DASH formats ()
Closes 
Authored by: seproDev
bashonly 8e765755f7
[ie/vimeo] Fix API headers ()
Closes 
Authored by: bashonly
c-basalt ffa017cfc5
[ie/BiliBiliSearch] Set cookie to fix extraction ()
Closes 
Authored by: c-basalt
HobbyistDev a0d50aabc5
[ie/orf:on] Add extractor ()
Closes 
Authored by: HobbyistDev
HobbyistDev 2f4b575946
[ie/zetland] Add extractor ()
Closes 
Authored by: HobbyistDev
garret fc2cc626f0
[ie/cineverse] Detect when login required ()
Partially addresses 
Authored by: garret1317
columndeeply a2bac6b7ad
[ie/PrankCastPost] Add extractor ()
Authored by: columndeeply
rrgomes 4b8b0dded8
[ie/nfb] Add support for onf.ca and series ()
Closes 
Authored by: bashonly, rrgomes

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
jazz1611 4a6ff0b47a
[ie/redtube] Support redtube.com.br URLs ()
Authored by: jazz1611
Radu Manole 62c65bfaf8
[ie/NinaProtocol] Add extractor ()
Closes , Closes 
Authored by: RaduManole, seproDev

Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
bashonly d63eae7e7f
[core] Don't select storyboard formats as fallback
Closes 
Authored by: bashonly
Simon Sawicki 2792092afd
[cookies] Improve error message for Windows `--cookies-from-browser chrome` issue ()
Authored by: Grub4K
Simon Sawicki cbed249aaa
[cookies] Fix `--cookies-from-browser` for `snap` Firefox ()
Authored by: Grub4K
Simon Sawicki 3725b4f0c9
[core] Add `--compat-options 2023` ()
Authored by: Grub4K
sepro 67bb70cd70
[ie/Vbox7] Fix extractor ()
Closes , Closes 
Authored by: seproDev