1
mirror of https://github.com/streamlink/streamlink synced 2024-11-01 01:19:33 +01:00
streamlink/script
bastimeyer a7063e1d70 stream: remove RTMP and RTMPDump dependency
- drop RTMP stream implementation
- drop RTMP plugin
- drop RTMPDump dependency
- remove stream.streamprocess and utils.{rtmp,swf}
- remove "rtmp" from default stream types list
- remove "rtmp" from player-passthrough options list
- remove all `--rtmp*` CLI args and `rtmp-*` session options
- remove all `--subprocess-*` CLI args and `subprocess` session options,
  as these were used only by StreamProcess which is no longer needed
- update tests
- update docs and CLI argument help texts
2021-11-13 13:24:25 +01:00
..
build-and-sign.sh build: don't build sdist/bdist quietly (#3645) 2021-03-23 19:47:36 +01:00
build-shell-completions.sh build: include bash and zsh completions in wheels 2021-09-26 10:22:40 +02:00
deploy-docs.sh docs: fix working tree check in deploy script 2020-10-10 12:10:42 -07:00
deploy-pypi.sh ci.github: add release config and rewrite scripts 2020-04-02 22:11:51 +02:00
github_releases.py cleanup: remove TravisCI from deploy scripts 2020-04-04 12:21:38 +02:00
install-dependencies.sh vendor: bump lxml to >4.6.4,<5.0 2021-11-02 20:28:45 -07:00
makeinstaller-assets.json stream: remove RTMP and RTMPDump dependency 2021-11-13 13:24:25 +01:00
makeinstaller.sh stream: remove RTMP and RTMPDump dependency 2021-11-13 13:24:25 +01:00
release.sh release: set the date of the release for UTC time 2018-06-28 12:07:22 +02:00
update-removed-plugins.sh script: fix update-removed-plugins bash script 2021-10-06 17:37:18 -07:00