Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Alhadis
Copy link
Collaborator

@Alhadis Alhadis commented Apr 25, 2025

Description

This PR adds support for M3U playlists, a widespread format for queueing media for playback, specifying the location of streaming endpoints for online radio, and so forth. The M3U format was created by the Fraunhofer Society for their WinPlay3 software, an early MP3 player for Windows. Since then, it's become a de facto standard for defining media playlists.

Checklist

  • I am adding a new language.
    • The extension of the new language is used in hundreds of repositories on GitHub:
    • I have included real-world usage samples for each extension:
    • I have included a syntax highlighting grammar
      One that I wrote yesterday and added to the usual pile of grammars in language-etc.
    • I have added a colour:
      • Hex value: #179C7D
      • Rationale: The colour was taken from the logo of Fraunhofer, the mob who originally created the M3U format.
    • I have updated the heuristics to distinguish my language from others using the same extension.

@Alhadis Alhadis requested a review from a team as a code owner April 25, 2025 13:43
@Alhadis Alhadis added this pull request to the merge queue Apr 25, 2025
Merged via the queue into main with commit 43e27e6 Apr 25, 2025
9 checks passed
@Alhadis Alhadis deleted the m3u-playlists branch April 25, 2025 13:58
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Aug 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants