Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugins.pluto: new plugin for https://pluto.tv/live-tv/ #2747

Closed
wants to merge 16 commits into from
Closed

plugins.pluto: new plugin for https://pluto.tv/live-tv/ #2747

wants to merge 16 commits into from

Conversation

ngentili
Copy link
Contributor

Added support for pluto.tv

Copy link
Member

@beardypig beardypig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution @calculon-jr :)

dramatic pause

You will need to add at least one test, and add a line to the docs/plugin_matrix.rst file for the tests to succeed.

src/streamlink/plugins/pluto.py Outdated Show resolved Hide resolved
src/streamlink/plugins/pluto.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Dec 19, 2019

Codecov Report

Merging #2747 into master will decrease coverage by 0.04%.
The diff coverage is 36.36%.

@@            Coverage Diff             @@
##           master    #2747      +/-   ##
==========================================
- Coverage   52.66%   52.61%   -0.05%     
==========================================
  Files         244      245       +1     
  Lines       15636    15702      +66     
==========================================
+ Hits         8235     8262      +27     
- Misses       7401     7440      +39     

src/streamlink/plugins/pluto.py Outdated Show resolved Hide resolved
src/streamlink/plugins/pluto.py Outdated Show resolved Hide resolved
src/streamlink/plugins/pluto.py Outdated Show resolved Hide resolved
@back-to back-to linked an issue Sep 9, 2020 that may be closed by this pull request
1 task
@back-to back-to changed the title Pluto plugins.pluto: new plugin for https://pluto.tv/live-tv/ Sep 9, 2020
@back-to back-to added the WIP Work in process label Sep 9, 2020
@gravyboat
Copy link
Member

No movement for 2 months, closing.

@gravyboat gravyboat closed this Nov 21, 2020
@gravyboat
Copy link
Member

@back-to Do you want to open this back up and merge it now that #2892 is in?

@back-to
Copy link
Collaborator

back-to commented Nov 23, 2020

@gravyboat this PR is outdated, I will open a different PR soon.

back-to added a commit to back-to/streamlink that referenced this pull request Nov 25, 2020
https://pluto.tv/live-tv/

- Livestreams will break during commercials without the `self.session.set_option('ffmpeg-fout', 'mpegts')` option enabled.
- VODs might work without it, but I did not test it.

closes streamlink#854
closes streamlink#2747
closes streamlink#3156

Co-authored-by: calculon-jr <54852718+calculon-jr@users.noreply.github.com>
back-to added a commit to back-to/streamlink that referenced this pull request Nov 25, 2020
https://pluto.tv/live-tv/

- Livestreams will break during commercials,
  without the `self.session.set_option('ffmpeg-fout', 'mpegts')` option enabled.
- VODs might work without it, but I did not test it.

closes streamlink#854
closes streamlink#2747
closes streamlink#3156

Co-authored-by: calculon-jr <54852718+calculon-jr@users.noreply.github.com>
back-to added a commit that referenced this pull request Nov 27, 2020
- Livestreams will break during commercials,
  without the `self.session.set_option('ffmpeg-fout', 'mpegts')` option enabled.
- VODs might work without it, but I did not test it.

closes #854
closes #2747
closes #3156

Co-authored-by: calculon-jr <54852718+calculon-jr@users.noreply.github.com>
Billy2011 added a commit to Billy2011/streamlink-27 that referenced this pull request Dec 15, 2020
https://pluto.tv/live-tv/

- Livestreams will break during commercials,
  without the `self.session.set_option('ffmpeg-fout', 'mpegts')` option enabled.
- VODs might work without it, but I did not test it.

closes streamlink#854
closes streamlink#2747
closes streamlink#3156

Co-authored-by: calculon-jr <54852718+calculon-jr@users.noreply.github.com>

streamlink#3363

added to plugin matrix

added test
Billy2011 added a commit to Billy2011/streamlink-27 that referenced this pull request Dec 15, 2020
https://pluto.tv/live-tv/

- Livestreams will break during commercials,
  without the `self.session.set_option('ffmpeg-fout', 'mpegts')` option enabled.
- VODs might work without it, but I did not test it.

closes streamlink#854
closes streamlink#2747
closes streamlink#3156

Co-authored-by: calculon-jr <54852718+calculon-jr@users.noreply.github.com>

streamlink#3363

added to plugin matrix

added test
Billy2011 added a commit to Billy2011/streamlink-27 that referenced this pull request Dec 17, 2020
https://pluto.tv/live-tv/

- Livestreams will break during commercials,
  without the `self.session.set_option('ffmpeg-fout', 'mpegts')` option enabled.
- VODs might work without it, but I did not test it.

closes streamlink#854
closes streamlink#2747
closes streamlink#3156

Co-authored-by: calculon-jr <54852718+calculon-jr@users.noreply.github.com>

streamlink#3363

added to plugin matrix

added test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pluto.TV Live
4 participants