On VLC 2.0.5 on Android I have several http:// links for network streams. I would like to save this list to a file or playlist. Is there a way to do this?
Thanks
Code: Select all
sqlite3 /data/data/org.videolan.vlc/databases/vlc_database ".dump" | sed -n "s/^.*\(http:[^']*\).*/\1/p" > /sdcard/stream.txt
Return to “VLC for Android and Chrome OS”
Users browsing this forum: No registered users and 9 guests