Sound does not play. Files are Uppercase and cannot be read by beatoraja.
Solution : IFS=$'\n' ; for i in * ; do j=$(tr '[:upper:]' '[:lower:]' <<< "$i") ; mv "$i" "$j" ; done
Get a list of files from mega.nz
Use JD2 To list all files (download nothing)
Go to C:\Users\%USER%\AppData\Local\JDownloader 2.0\cfg
extract the last downloadxx.zip
merge all files using this cmd : copy *.* newfile.txt
in notepad++ (newfiles.txt) -> Ctrl+F -> mark
Find what : ^ "FINAL_FILENAME" :
Bookmark line is checked
Regular expression is checked
now all lines should be marked
go to search -> Book mark - > Copy Bookmarked lines - > paste in another doc
voila