Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-21 | pa-sink-ctl: Update to new gnome-terminal subcommand api | Benjamin Franzke | 1 | -1/+1 | |
2021-07-09 | Increase terminal size in pa-sink-ctl launcher | Benjamin Franzke | 1 | -1/+1 | |
2019-04-02 | Add pa-sink-ctl.sh wrapper script | Benjamin Franzke | 1 | -0/+3 | |
2014-11-21 | quvi/soup: Add referer header to post requests | Benjamin Franzke | 1 | -0/+1 | |
2014-02-28 | radiode: Fix title parsing | Benjamin Franzke | 1 | -1/+1 | |
2014-02-10 | quvi/putlocker: Simplify title matching | Benjamin Franzke | 1 | -1/+1 | |
Fixes title for sockshare.com | |||||
2014-02-10 | quvi: cleanup | Benjamin Franzke | 1 | -3/+1 | |
2014-02-09 | quvi/putlocker: cleanup | Benjamin Franzke | 1 | -3/+0 | |
2014-02-08 | quvi/zdfmediathek: Remove debug output | Benjamin Franzke | 1 | -1/+1 | |
2014-02-07 | quvi/xvidstage: Fix minjs unpack for side-by-side replacements | Benjamin Franzke | 1 | -1/+3 | |
2014-02-07 | quvi/putlocker: Extend to also handle sockshare.com | Benjamin Franzke | 1 | -4/+8 | |
Seems they have exactly the same script so we can use the same code. | |||||
2014-02-07 | quvi 0.9: Add script for putlocker | Benjamin Franzke | 1 | -0/+51 | |
2014-02-07 | quvi/flashxtv: Print error if file is not available | Benjamin Franzke | 1 | -0/+1 | |
2014-02-07 | uvi 0.9: Add script for flashx.tv | Benjamin Franzke | 1 | -0/+53 | |
2014-02-07 | quvi 0.9: Add script for vidstream.in | Benjamin Franzke | 1 | -0/+50 | |
2014-02-07 | quvi: Move soup request function to seperate lua lib | Benjamin Franzke | 2 | -35/+51 | |
2014-02-07 | quvi/xvidstage: Improve the matching of the relevant minjs | Benjamin Franzke | 1 | -3/+3 | |
2014-02-06 | quvi 0.9: Add script for dvixstage.eu | Benjamin Franzke | 1 | -0/+45 | |
2014-02-06 | quvi/xvidstage: Parse only urls that have an id | Benjamin Franzke | 1 | -0/+1 | |
2014-02-06 | quvi/xvidstage: Implement proper minjs unpacking | Benjamin Franzke | 1 | -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-06 | quvi 0.9: Add script from xvidstage.com | Benjamin Franzke | 1 | -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-06 | quvi 0.9: Add radiode script | Benjamin Franzke | 1 | -0/+42 | |
2014-02-06 | quvi 0.9: Add zdfmediathek script | Benjamin Franzke | 1 | -0/+308 | |
Ported from the 0.4 version. Now using luaexpat. | |||||
2014-01-17 | quvi/zdf: Add coypright and filter duplicate formats | Benjamin Franzke | 1 | -1/+27 | |
2014-01-17 | srv/env.sh: Use ~/.local on all my hosts | Benjamin Franzke | 1 | -4/+0 | |
2014-01-16 | quvi/zdf: Check for facet hbbtv instead of the expected url | Benjamin Franzke | 1 | -6/+4 | |
2014-01-16 | quvi/zdf: Remove smil quirk | Benjamin Franzke | 1 | -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-16 | quvi/zdf: Meta format seems to be not generic, use zdfmeta as func name | Benjamin Franzke | 1 | -2/+2 | |
2014-01-16 | Move src/env.sh to .local | Benjamin Franzke | 1 | -0/+30 | |
2014-01-16 | quvi/zdf: cleanup | Benjamin Franzke | 1 | -6/+6 | |
2014-01-16 | quvi/zdf: Show either height or quality string in format | Benjamin Franzke | 1 | -13/+8 | |
The quality string is only needed if height is unavailable. | |||||
2014-01-16 | quvi/zdf: Use xml_get from util.lua (libquvi-scripts 0.4.21) | Benjamin Franzke | 1 | -14/+6 | |
2014-01-16 | quvi/zdf: Advertise all available formats | Benjamin Franzke | 1 | -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-16 | quvi/ulmentv: Advertise default only since there is only one format | Benjamin Franzke | 1 | -2/+2 | |
2014-01-14 | quvi/zdf: Support live streams | Benjamin Franzke | 1 | -24/+43 | |
2014-01-14 | quvi/zdf: Support hd formats | Benjamin Franzke | 1 | -14/+46 | |
THis commits also cleans up the code a bit. | |||||
2014-01-11 | quvi/zdf: Handle the flash style url | Benjamin Franzke | 1 | -3/+3 | |
2014-01-11 | quvi/zdf: Add a hack to obtain the best available format | Benjamin Franzke | 1 | -1/+7 | |
2014-01-11 | quvi: Add script for zdfmediathek | Benjamin Franzke | 1 | -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-18 | ulmentv: Add the http live streaming url as a comment | Benjamin Franzke | 1 | -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-14 | quvi ulmentv: Support shows with spaces in rtmp url as well | Benjamin Franzke | 1 | -2/+2 | |
Though not all shows supported yet, some dont have meta tags for og:image or og:title. | |||||
2013-09-14 | Add quvi script for ulmen.tv | Benjamin Franzke | 2 | -0/+46 | |
Currently only handles stuckrad-barre videos. | |||||
2013-02-22 | Rename swIcon.py to switch-icon.py | Benjamin Franzke | 1 | -0/+0 | |
2013-02-22 | swIcon: Add video icon for mplayer | Benjamin Franzke | 1 | -0/+2 | |
2010-12-02 | awesome: use nitrogen in zenburn theme | Benjamin Franzke | 1 | -1/+1 | |
2010-12-02 | awesome: use modified zenburn theme (urgent = red) | Benjamin Franzke | 1 | -0/+126 | |
2010-08-30 | swIcon: notice python that source is utf8 | ben | 1 | -0/+1 | |
2010-08-30 | add awesome wm config | ben | 1 | -0/+96 | |
2010-08-30 | add swIcon.py | ben | 1 | -0/+86 | |