Add 4 tv channels, SWR3 and DASDING radio sub-channels and small improvements #668
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
First commit
Added four new channels (English audio):
Adult Swim (Primal Marathon)
Comedy Dynamics
Love Nature
Love Nature 4K
Resources about the added channels:
https://www.imdb.com/title/tt10332508/
https://iptv-org.github.io/?q=comedy%20dynamics
https://www.comedydynamics.com/about/
https://iptv-org.github.io/?q=love%20nature
https://tv.lovenature.com/about-contact/
Improved stream source of channel
UNSERDING-VisualRadio
(master-link with higher max resolution).Second commit
Added SWR3 and DASDING radio sub-channels.
Sources:
https://www.swr3.de/musik/webradio/swr3-ueber-das-internet-empfangen-100.html
https://www.dasding.de/
Third commit
Added tvg-id for the Adult Swim marathon channels.
Source:
https://github.com/iptv-org/iptv/blob/master/streams/de_adultswim.m3u
Note about the Adult Swim marathon stream sources:
The
.../stream_7.m3u8
source links are direct 1080p streams. They could be changed to the.../stream_de.m3u8
mutliple-resolution master links, like they are used at iptv-org and what the notes in theCONTRIBUTING.md
recommend. However, the direct 1080p links (stream_7
) have worked for years without changing and enable faster channel switching. That is why I didn't change them to the master-links, but this can be easily done, if desired by the maintainers. For example:https://adultswim-vodlive.cdn.turner.com/live/rick-and-morty/stream_de.m3u8
.