summaryrefslogtreecommitdiff
path: root/.local
AgeCommit message (Collapse)AuthorFilesLines
2014-11-21quvi/soup: Add referer header to post requestsBenjamin Franzke1-0/+1
2014-02-28radiode: Fix title parsingBenjamin Franzke1-1/+1
2014-02-10quvi/putlocker: Simplify title matchingBenjamin Franzke1-1/+1
Fixes title for sockshare.com
2014-02-10quvi: cleanupBenjamin Franzke1-3/+1
2014-02-09quvi/putlocker: cleanupBenjamin Franzke1-3/+0
2014-02-08quvi/zdfmediathek: Remove debug outputBenjamin Franzke1-1/+1
2014-02-07quvi/xvidstage: Fix minjs unpack for side-by-side replacementsBenjamin Franzke1-1/+3
2014-02-07quvi/putlocker: Extend to also handle sockshare.comBenjamin Franzke1-4/+8
Seems they have exactly the same script so we can use the same code.
2014-02-07quvi 0.9: Add script for putlockerBenjamin Franzke1-0/+51
2014-02-07quvi/flashxtv: Print error if file is not availableBenjamin Franzke1-0/+1
2014-02-07 uvi 0.9: Add script for flashx.tvBenjamin Franzke1-0/+53
2014-02-07quvi 0.9: Add script for vidstream.inBenjamin Franzke1-0/+50
2014-02-07quvi: Move soup request function to seperate lua libBenjamin Franzke2-35/+51
2014-02-07quvi/xvidstage: Improve the matching of the relevant minjsBenjamin Franzke1-3/+3
2014-02-06quvi 0.9: Add script for dvixstage.euBenjamin Franzke1-0/+45
2014-02-06quvi/xvidstage: Parse only urls that have an idBenjamin Franzke1-0/+1
2014-02-06quvi/xvidstage: Implement proper minjs unpackingBenjamin Franzke1-9/+44
Dont try to be to clever and fetch the ip path data from the minified js. Instead do a proper unpack and parse the url from the result. Background: The minified js might look slighty different if there are i.e. redundacies in the ip (two times the same numerical component).
2014-02-06quvi 0.9: Add script from xvidstage.comBenjamin Franzke1-0/+90
Have to use own http client code, to be able to do POST requests. Using libsoup with lua gobject introspection (so lgi is required).
2014-02-06quvi 0.9: Add radiode scriptBenjamin Franzke1-0/+42
2014-02-06quvi 0.9: Add zdfmediathek scriptBenjamin Franzke1-0/+308
Ported from the 0.4 version. Now using luaexpat.
2014-01-17quvi/zdf: Add coypright and filter duplicate formatsBenjamin Franzke1-1/+27
2014-01-17srv/env.sh: Use ~/.local on all my hostsBenjamin Franzke1-4/+0
2014-01-16quvi/zdf: Check for facet hbbtv instead of the expected urlBenjamin Franzke1-6/+4
2014-01-16quvi/zdf: Remove smil quirkBenjamin Franzke1-4/+0
The user will not get this by default, since the comparision is more clever now. Let it reside in the format list, maybe its fixed someday.
2014-01-16quvi/zdf: Meta format seems to be not generic, use zdfmeta as func nameBenjamin Franzke1-2/+2
2014-01-16Move src/env.sh to .localBenjamin Franzke1-0/+30
2014-01-16quvi/zdf: cleanupBenjamin Franzke1-6/+6
2014-01-16quvi/zdf: Show either height or quality string in formatBenjamin Franzke1-13/+8
The quality string is only needed if height is unavailable.
2014-01-16quvi/zdf: Use xml_get from util.lua (libquvi-scripts 0.4.21)Benjamin Franzke1-14/+6
2014-01-16quvi/zdf: Advertise all available formatsBenjamin Franzke1-46/+173
This is actually a rewrite from simple search-one-url-parsing to iterating them all and decide which one to use on some heuristics.
2014-01-16quvi/ulmentv: Advertise default only since there is only one formatBenjamin Franzke1-2/+2
2014-01-14quvi/zdf: Support live streamsBenjamin Franzke1-24/+43
2014-01-14quvi/zdf: Support hd formatsBenjamin Franzke1-14/+46
THis commits also cleans up the code a bit.
2014-01-11quvi/zdf: Handle the flash style urlBenjamin Franzke1-3/+3
2014-01-11quvi/zdf: Add a hack to obtain the best available formatBenjamin Franzke1-1/+7
2014-01-11quvi: Add script for zdfmediathekBenjamin Franzke1-0/+47
For now the script does only output the veryhigh quality mp4 url. This format features h264 and aac encoding, so vaapi can be used to accelerate.
2013-09-18ulmentv: Add the http live streaming url as a commentBenjamin Franzke1-0/+1
May be integrated later.. Question: Would this end in more trouble if programs are not able not handle http live streaming (apple's m3u8)?
2013-09-14quvi ulmentv: Support shows with spaces in rtmp url as wellBenjamin Franzke1-2/+2
Though not all shows supported yet, some dont have meta tags for og:image or og:title.
2013-09-14Add quvi script for ulmen.tvBenjamin Franzke2-0/+46
Currently only handles stuckrad-barre videos.
2013-02-22Rename swIcon.py to switch-icon.pyBenjamin Franzke1-0/+0
2013-02-22swIcon: Add video icon for mplayerBenjamin Franzke1-0/+2
2010-12-02awesome: use nitrogen in zenburn themeBenjamin Franzke1-1/+1
2010-12-02awesome: use modified zenburn theme (urgent = red)Benjamin Franzke1-0/+126
2010-08-30swIcon: notice python that source is utf8ben1-0/+1
2010-08-30add awesome wm configben1-0/+96
2010-08-30add swIcon.pyben1-0/+86