Split from git://repo.or.cz/quvi.git
commit62cc25f17e7a9ec8c990cf6909ec3709e1098699
authorToni Gundogdu <legatvs@gmail.com>
Mon, 19 Sep 2011 16:39:08 +0000 (19 19:39 +0300)
committerToni Gundogdu <legatvs@gmail.com>
Mon, 19 Sep 2011 16:39:08 +0000 (19 19:39 +0300)
tree018a0e5b995c637a3e2e00e0cc8227c9b25c46ad
Split from git://repo.or.cz/quvi.git
192 files changed:
.gitignore [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
README [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/man7/Makefile.am [new file with mode: 0644]
doc/man7/libquvi-scripts.7.pod [new file with mode: 0644]
gen-ver.sh [new file with mode: 0755]
libquvi-scripts.pc.in [new file with mode: 0644]
m4/version.m4 [new file with mode: 0644]
share/Makefile.am [new file with mode: 0644]
share/lua/Makefile.am [new file with mode: 0644]
share/lua/README [new file with mode: 0644]
share/lua/util/charset.lua [new file with mode: 0644]
share/lua/util/content_type.lua [new file with mode: 0644]
share/lua/util/trim.lua [new file with mode: 0644]
share/lua/website/README [new file with mode: 0644]
share/lua/website/academicearth.lua [new file with mode: 0644]
share/lua/website/arte.lua [new file with mode: 0644]
share/lua/website/audioboo.lua [new file with mode: 0644]
share/lua/website/bikeradar.lua [new file with mode: 0644]
share/lua/website/blip.lua [new file with mode: 0644]
share/lua/website/bloomberg.lua [new file with mode: 0644]
share/lua/website/break.lua [new file with mode: 0644]
share/lua/website/buzzhumor.lua [new file with mode: 0644]
share/lua/website/cbsnews.lua [new file with mode: 0644]
share/lua/website/charlierose.lua [new file with mode: 0644]
share/lua/website/clipfish.lua [new file with mode: 0644]
share/lua/website/collegehumor.lua [new file with mode: 0644]
share/lua/website/dailymotion.lua [new file with mode: 0644]
share/lua/website/foundrymusic.lua [new file with mode: 0644]
share/lua/website/foxnews.lua [new file with mode: 0644]
share/lua/website/francetelevisions.lua [new file with mode: 0644]
share/lua/website/funnyhub.lua [new file with mode: 0644]
share/lua/website/funnyordie.lua [new file with mode: 0644]
share/lua/website/gaskrank.lua [new file with mode: 0644]
share/lua/website/globo.lua [new file with mode: 0644]
share/lua/website/golem.lua [new file with mode: 0644]
share/lua/website/google.lua [new file with mode: 0644]
share/lua/website/guardian.lua [new file with mode: 0644]
share/lua/website/keezmovies.lua [new file with mode: 0644]
share/lua/website/liveleak.lua [new file with mode: 0644]
share/lua/website/megavideo.lua [new file with mode: 0644]
share/lua/website/metacafe.lua [new file with mode: 0644]
share/lua/website/pluzz.lua [new file with mode: 0644]
share/lua/website/publicsenat.lua [new file with mode: 0644]
share/lua/website/quvi/bit.lua [new file with mode: 0644]
share/lua/website/quvi/const.lua [new file with mode: 0644]
share/lua/website/quvi/html.lua [new file with mode: 0644]
share/lua/website/quvi/url.lua [new file with mode: 0644]
share/lua/website/quvi/util.lua [new file with mode: 0644]
share/lua/website/sapo.lua [new file with mode: 0644]
share/lua/website/sevenload.lua [new file with mode: 0644]
share/lua/website/soundcloud.lua [new file with mode: 0644]
share/lua/website/spankwire.lua [new file with mode: 0644]
share/lua/website/spiegel.lua [new file with mode: 0644]
share/lua/website/tagtele.lua [new file with mode: 0644]
share/lua/website/ted.lua [new file with mode: 0644]
share/lua/website/theonion.lua [new file with mode: 0644]
share/lua/website/tmunderground.lua [new file with mode: 0644]
share/lua/website/totallynsfw.lua [new file with mode: 0644]
share/lua/website/tube8.lua [new file with mode: 0644]
share/lua/website/tvlux.lua [new file with mode: 0644]
share/lua/website/videobash.lua [new file with mode: 0644]
share/lua/website/vimeo.lua [new file with mode: 0644]
share/lua/website/xhamster.lua [new file with mode: 0644]
share/lua/website/xvideos.lua [new file with mode: 0644]
share/lua/website/yfrog.lua [new file with mode: 0644]
share/lua/website/youjizz.lua [new file with mode: 0644]
share/lua/website/youtube.lua [new file with mode: 0644]
stamp.sh [new file with mode: 0755]
tests/Makefile.am [new file with mode: 0644]
tests/README [new file with mode: 0644]
tests/data/format/default/audioboo.json [new file with mode: 0644]
tests/data/format/default/bikeradar.json [new file with mode: 0644]
tests/data/format/default/blip.json [new file with mode: 0644]
tests/data/format/default/bloomberg.json [new file with mode: 0644]
tests/data/format/default/break.json [new file with mode: 0644]
tests/data/format/default/buzzhumor.json [new file with mode: 0644]
tests/data/format/default/cbsnews.json [new file with mode: 0644]
tests/data/format/default/charlierose.json [new file with mode: 0644]
tests/data/format/default/collegehumor.json [new file with mode: 0644]
tests/data/format/default/fixme/README [new file with mode: 0644]
tests/data/format/default/fixme/tvlux.json [new file with mode: 0644]
tests/data/format/default/foxnews.json [new file with mode: 0644]
tests/data/format/default/funnyhub.json [new file with mode: 0644]
tests/data/format/default/funnyordie.json [new file with mode: 0644]
tests/data/format/default/gaskrank.json [new file with mode: 0644]
tests/data/format/default/globo.json [new file with mode: 0644]
tests/data/format/default/golem.json [new file with mode: 0644]
tests/data/format/default/google.json [new file with mode: 0644]
tests/data/format/default/guardian.json [new file with mode: 0644]
tests/data/format/default/guardian_audio.json [new file with mode: 0644]
tests/data/format/default/ignore/README [new file with mode: 0644]
tests/data/format/default/ignore/length_bytes/dailymotion.json [new file with mode: 0644]
tests/data/format/default/liveleak.json [new file with mode: 0644]
tests/data/format/default/megavideo.json [new file with mode: 0644]
tests/data/format/default/metacafe.json [new file with mode: 0644]
tests/data/format/default/nlfy/clipfish.json [new file with mode: 0644]
tests/data/format/default/nlfy/sevenload.json [new file with mode: 0644]
tests/data/format/default/non-http/README [new file with mode: 0644]
tests/data/format/default/nsfw/foundrymusic.json [new file with mode: 0644]
tests/data/format/default/nsfw/foundrymusic_2.json [new file with mode: 0644]
tests/data/format/default/nsfw/keezmovies.json [new file with mode: 0644]
tests/data/format/default/nsfw/spankwire.json [new file with mode: 0644]
tests/data/format/default/nsfw/totallynsfw.json [new file with mode: 0644]
tests/data/format/default/nsfw/tube8.json [new file with mode: 0644]
tests/data/format/default/nsfw/xhamster.json [new file with mode: 0644]
tests/data/format/default/nsfw/xvideos.json [new file with mode: 0644]
tests/data/format/default/nsfw/youjizz.json [new file with mode: 0644]
tests/data/format/default/publicsenat.json [new file with mode: 0644]
tests/data/format/default/sapo.json [new file with mode: 0644]
tests/data/format/default/soundcloud.json [new file with mode: 0644]
tests/data/format/default/spiegel.json [new file with mode: 0644]
tests/data/format/default/tagtele.json [new file with mode: 0644]
tests/data/format/default/ted.json [new file with mode: 0644]
tests/data/format/default/theonion.json [new file with mode: 0644]
tests/data/format/default/tmunderground.json [new file with mode: 0644]
tests/data/format/default/videobash.json [new file with mode: 0644]
tests/data/format/default/vimeo.json [new file with mode: 0644]
tests/data/format/default/yfrog.json [new file with mode: 0644]
tests/data/format/default/youtube.json [new file with mode: 0644]
tests/data/format/default/youtube_starttime.json [new file with mode: 0644]
tests/data/format/other/blip_best.json [new file with mode: 0644]
tests/data/format/other/blip_m4v_blip_sd_360p.json [new file with mode: 0644]
tests/data/format/other/blip_mov_source_360p.json [new file with mode: 0644]
tests/data/format/other/blip_mp3_web.json [new file with mode: 0644]
tests/data/format/other/cbsnews_best.json [new file with mode: 0644]
tests/data/format/other/cbsnews_m4v_1100k_480p.json [new file with mode: 0644]
tests/data/format/other/cbsnews_m4v_386k_216p.json [new file with mode: 0644]
tests/data/format/other/cbsnews_m4v_598k_360p.json [new file with mode: 0644]
tests/data/format/other/cbsnews_mp4_1100k_480p.json [new file with mode: 0644]
tests/data/format/other/cbsnews_mp4_500k_240p.json [new file with mode: 0644]
tests/data/format/other/collegehumor_best.json [new file with mode: 0644]
tests/data/format/other/collegehumor_mp4_hq.json [new file with mode: 0644]
tests/data/format/other/collegehumor_mp4_sd.json [new file with mode: 0644]
tests/data/format/other/foxnews_best.json [new file with mode: 0644]
tests/data/format/other/foxnews_high.json [new file with mode: 0644]
tests/data/format/other/foxnews_low.json [new file with mode: 0644]
tests/data/format/other/foxnews_med.json [new file with mode: 0644]
tests/data/format/other/foxnews_med_low.json [new file with mode: 0644]
tests/data/format/other/funnyordie_best.json [new file with mode: 0644]
tests/data/format/other/funnyordie_mp4_ipad.json [new file with mode: 0644]
tests/data/format/other/funnyordie_mp4_wifi.json [new file with mode: 0644]
tests/data/format/other/golem_best.json [new file with mode: 0644]
tests/data/format/other/golem_m4v_ipod_360p.json [new file with mode: 0644]
tests/data/format/other/golem_mp4_high_540p.json [new file with mode: 0644]
tests/data/format/other/golem_mp4_medium_270p.json [new file with mode: 0644]
tests/data/format/other/ignore/README [new file with mode: 0644]
tests/data/format/other/ignore/length_bytes/dailymotion_best.json [new file with mode: 0644]
tests/data/format/other/ignore/length_bytes/dailymotion_mp4_384p.json [new file with mode: 0644]
tests/data/format/other/ignore/length_bytes/dailymotion_mp4_480p.json [new file with mode: 0644]
tests/data/format/other/ignore/length_bytes/dailymotion_mp4_720p.json [new file with mode: 0644]
tests/data/format/other/spiegel_best.json [new file with mode: 0644]
tests/data/format/other/spiegel_flv_vp6_388k_135p.json [new file with mode: 0644]
tests/data/format/other/spiegel_flv_vp6_576k_315p.json [new file with mode: 0644]
tests/data/format/other/spiegel_flv_vp6_64k_135p.json [new file with mode: 0644]
tests/data/format/other/spiegel_flv_vp6_928k_544p.json [new file with mode: 0644]
tests/data/format/other/spiegel_mp4_h264_1400k_544p.json [new file with mode: 0644]
tests/data/format/other/ted_best.json [new file with mode: 0644]
tests/data/format/other/ted_mp3.json [new file with mode: 0644]
tests/data/format/other/ted_mp4.json [new file with mode: 0644]
tests/data/format/other/ted_mp4_480p.json [new file with mode: 0644]
tests/data/format/other/ted_mp4_light.json [new file with mode: 0644]
tests/data/format/other/vimeo_best.json [new file with mode: 0644]
tests/data/format/other/vimeo_hd.json [new file with mode: 0644]
tests/data/format/other/vimeo_sd.json [new file with mode: 0644]
tests/data/format/other/youtube_best.json [new file with mode: 0644]
tests/data/format/other/youtube_fmt05_240p.json [new file with mode: 0644]
tests/data/format/other/youtube_fmt18_360p.json [new file with mode: 0644]
tests/data/format/other/youtube_fmt22_720p.json [new file with mode: 0644]
tests/data/format/other/youtube_fmt34_360p.json [new file with mode: 0644]
tests/data/format/other/youtube_fmt35_480p.json [new file with mode: 0644]
tests/data/format/other/youtube_fmt37_1080p.json [new file with mode: 0644]
tests/data/format/other/youtube_fmt38_1536p.json [new file with mode: 0644]
tests/data/resolve/redirect_url_academicearth.json [new file with mode: 0644]
tests/data/resolve/redirect_url_dorkly.json [new file with mode: 0644]
tests/data/resolve/shortened.json [new file with mode: 0644]
tests/lib/Test/Quvi.pm [new file with mode: 0644]
tests/t/d/url.t [new file with mode: 0644]
tests/t/format_default.t [new file with mode: 0644]
tests/t/format_default_nonhttp.t [new file with mode: 0644]
tests/t/format_other.t [new file with mode: 0644]
tests/t/mem.t [new file with mode: 0644]
tests/t/nosupport.t [new file with mode: 0644]
tests/t/pod.t [new file with mode: 0644]
tests/t/redirect.t [new file with mode: 0644]
tests/t/shortened.t [new file with mode: 0644]