Is there a direct way to convert .m3u files to .txt format.
Converting M3U Media Playlists to Plain Text Files (.m3u to .txt conversion) should be quite straightforward, since the .m3u format is essentially a text file. That means you can import/edit it using most currently available text editors.
You basically only need to rename the text file's extension from .m3u to .txt, and your conversion is completed.