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

Request to add plugin for https://rotana.net/ #2808

Closed
1 task done
Link4K opened this issue Feb 24, 2020 · 2 comments · Fixed by #2838
Closed
1 task done

Request to add plugin for https://rotana.net/ #2808

Link4K opened this issue Feb 24, 2020 · 2 comments · Fixed by #2838

Comments

@Link4K
Copy link

Link4K commented Feb 24, 2020

Plugin Request

  • This is a plugin request and I have read the contribution guidelines and plugin request requirements.

Description

Rotana TV is a free to air TV channel provider. General programming stations include Khalijia (خليجية), LBCSat (al-Fadaʼīyah al Lubnānīyah الفضائية اللبنانية). Rotana film channels include Rotana Cinema KSA and Rotana Cinema Egypt and Rotana Classic (for classic movies)Rotana Afalam, Rotana America, Rotana Afalam+ HD, Rotana HD, M+. Rotana also runs a number of music channels including Rotana Clip, Rotana Music, and an Islamic religious channel Al-Resala. It is run by Rotana Media Group. This plugins allows watching their channels using streamlink.

Example stream URLs

curl -s https://rotana.net/live-lbc/ | grep -Eo 'https://[^ >]+.m3u8'
curl -s https://rotana.net/live-drama/ | grep -Eo 'https://[^ >]+.m3u8'
curl -s https://rotana.net/live-music/ | grep -Eo 'https://[^ >]+.m3u8'
curl -s https://rotana.net/live/ | grep -Eo 'https://[^ >]+.m3u8'
curl -s https://rotana.net/live-cinema/ | grep -Eo 'https://[^ >]+.m3u8'

Additional comments, screenshots, etc.

Love Streamlink? Please consider supporting our collective. Thanks!

@bastimeyer
Copy link
Member

https://github.com/streamlink/streamlink/blob/1.3.1/CONTRIBUTING.md#plugin-requests

Plugin submissions and requests are a great way to improve Streamlink. Requests should be as detailed as possible and dedicated to only a single streaming service. Information about the service as well as explicit URLs for live streams are required, as are details regarding the website, what it is, who runs it, how it adds to Streamlink, etc. This allows for easier plugin review and implementation.

@Link4K
Copy link
Author

Link4K commented Feb 25, 2020

Sorry, added

back-to added a commit to back-to/streamlink that referenced this issue Mar 21, 2020
https://en.wikipedia.org/wiki/Rotana_Records

```$ streamlink https://rotana.net/live/
[cli][info] Found matching plugin rotana for URL https://rotana.net/live/
[cli][info] Available streams: 1080p (worst, best)
[cli][info] Opening stream: 1080p (hls)
```

closes streamlink#2808
back-to added a commit that referenced this issue Mar 29, 2020
https://en.wikipedia.org/wiki/Rotana_Records

```
$ streamlink https://rotana.net/live/
[cli][info] Found matching plugin rotana for URL https://rotana.net/live/
[cli][info] Available streams: 1080p (worst, best)
[cli][info] Opening stream: 1080p (hls)
```

closes #2808
Billy2011 pushed a commit to Billy2011/streamlink-27 that referenced this issue May 14, 2020
https://en.wikipedia.org/wiki/Rotana_Records

```
$ streamlink https://rotana.net/live/
[cli][info] Found matching plugin rotana for URL https://rotana.net/live/
[cli][info] Available streams: 1080p (worst, best)
[cli][info] Opening stream: 1080p (hls)
```

closes streamlink#2808
mkbloke pushed a commit to mkbloke/streamlink that referenced this issue Aug 18, 2020
https://en.wikipedia.org/wiki/Rotana_Records

```
$ streamlink https://rotana.net/live/
[cli][info] Found matching plugin rotana for URL https://rotana.net/live/
[cli][info] Available streams: 1080p (worst, best)
[cli][info] Opening stream: 1080p (hls)
```

closes streamlink#2808
resiproxy pushed a commit to resiproxy/streamlink that referenced this issue Nov 5, 2020
https://en.wikipedia.org/wiki/Rotana_Records

```
$ streamlink https://rotana.net/live/
[cli][info] Found matching plugin rotana for URL https://rotana.net/live/
[cli][info] Available streams: 1080p (worst, best)
[cli][info] Opening stream: 1080p (hls)
```

closes streamlink#2808
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants