diff --git a/.config/mediathek-view/README.md b/.config/mediathek-view/README.md new file mode 100644 index 0000000..00a25fb --- /dev/null +++ b/.config/mediathek-view/README.md @@ -0,0 +1,12 @@ +# MediathekView + +This folder contains the configuration for the tool + [MediathekView](https://mediathekview.de/), + a downloading software for Germany's public media publications. + +Some files in this folder get created by running the program + and are *not* kept under version control. + +**Important**: In order for the configurations in this folder to be used, + the program must be started with a custom config location, i.e.: + `/opt/MediathekView/MediathekView $XDG_CONFIG_HOME/mediathek-view` diff --git a/.config/mediathek-view/bookmarks.json b/.config/mediathek-view/bookmarks.json new file mode 100644 index 0000000..b2914f7 --- /dev/null +++ b/.config/mediathek-view/bookmarks.json @@ -0,0 +1,3 @@ +{ + "bookmarks" : [ ] +} \ No newline at end of file diff --git a/.config/mediathek-view/downloadAbos.txt b/.config/mediathek-view/downloadAbos.txt new file mode 100644 index 0000000..e69de29 diff --git a/.config/mediathek-view/mediathek.xml b/.config/mediathek-view/mediathek.xml new file mode 100644 index 0000000..2244424 --- /dev/null +++ b/.config/mediathek-view/mediathek.xml @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + true + + + false + 0 + + false + + true + true + + false + + 75,75,150,100,150,250,50,50,100,100,100,100,100,100,100,50,50,0,100,0,0,200,0,0,200,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0|0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39|| + 75,100,200,300,20,20,20,100,100,100,100,50,50,100,500,0,0|0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,0,0|| + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + /usr/bin/ffmpeg + /usr/bin/vlc + + + + + true + true + true + true + true + false + true + true + false + 2 + 6 + + + + + + + Linux Speichern + http + mp4,mp3,m4v,flv,m4a + /home/alexander/downloads/mediathek-view + %t-%T-%z + true + false + true + + true + false + false + 25 + normal + Standardset zum Speichern der Filme + false + false + false + + + ffmpeg + %t-%T-%Z.mp4 + /usr/bin/ffmpeg + -i %f -c copy -bsf:a aac_adtstoasc ** + http + m3u8 + false + false + + + VLC + %t-%T-%Z.ts + /usr/bin/vlc + %f :sout=#standard{access=file,mux=ts,dst=**} -I dummy --play-and-exit + false + false + + + Linux Abspielen + true + true + false + + false + false + false + 25 + normal + Standardset zum direkten Abspielen der Filme + false + false + false + + + Vlc + /usr/bin/vlc + %f --play-and-exit + false + false + + + + + _ + + + + + + \ No newline at end of file