commit b972047
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-03-01

    Update NEWS for v0.4.3

NEWS

commit 3574fcf
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-03-01

    Remove comment line

share/Makefile.am

commit 85d8cf4
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-03-01

    Bump version to 0.4.3

m4/version.m4

commit 9d1c7d9
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-03-01

    ted.json: Change expected length_bytes

tests/data/format/default/ted.json

commit e92e2b1
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-29

    Add gen-news.sh (repo only)

gen-news.sh

commit 25ae14c
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-29

    Add license to misc. scripts
    
     * find-tests.sh
     * autogen.sh
     * gen-ver.sh

autogen.sh
find-tests.sh
gen-ver.sh

commit b36e530
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-29

    FIX: imdb.lua:43: attempt to call field 'get_config' (nil)

share/lua/website/imdb.lua

commit de13a39
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-29

    Mark tube8.lua as FIXME

share/Makefile.am
tests/data/format/default/fixme/tube8.json
tests/data/format/default/nsfw/tube8.json

commit 4919605
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-29

    FIX: liveleak.lua: attempt to index field 'path' (nil)

share/lua/website/liveleak.lua

commit 628c3e6
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-29

    keezmovies.json: Change expected values

tests/data/format/default/nsfw/keezmovies.json

commit 631ffed
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    Add soundcloud-2.json

tests/data/format/default/soundcloud-2.json

commit 53204fd
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    soundcloud.lua: Rework title parsing
    
    Remove character conversion which is an overkill and failed with some
    of the URLs (e.g. see the 2nd below). Instead, grab the title from og:title.
    
    Example URLs:
     * http://is.gd/CCiZvS
     * http://is.gd/Tv0huY

share/lua/website/soundcloud.lua

commit 79edb8b
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    youjizz.json: Change expected content-type

tests/data/format/default/nsfw/youjizz.json

commit 75f950e
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    cbsnews.json: Change expected ctype and suffix

tests/data/format/default/cbsnews.json
tests/data/format/other/cbsnews_m4v_1100k_480p.json
tests/data/format/other/cbsnews_m4v_386k_216p.json
tests/data/format/other/cbsnews_m4v_598k_360p.json

commit 2caf52b
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    ted.lua: Support the "default" format only
    
     Do not bother with the frequently changed
     format matrix from hell.

share/lua/website/ted.lua
tests/data/format/default/ted.json
tests/data/format/other/ted_best.json
tests/data/format/other/ted_mp3.json
tests/data/format/other/ted_mp4.json
tests/data/format/other/ted_mp4_480p.json
tests/data/format/other/ted_mp4_light.json

commit d5b292f
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    soundcloud.json: Change expected suffix to mp3

tests/data/format/default/soundcloud.json

commit 8d15211
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    FIX expire.t URL pattern

tests/t/expire.t

commit 69d8872
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    blip_mp3_web.json: Change expected suffix to mp3

tests/data/format/other/blip_mp3_web.json

commit 936fa2c
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    Move globo.json to fixme dir

tests/data/format/default/fixme/globo.json
tests/data/format/default/globo.json

commit a568afc
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    Remove buzzhumor.lua
    
     * Dead website

share/Makefile.am
share/lua/website/buzzhumor.lua
tests/data/format/default/buzzhumor.json

commit 7652a19
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    Remove megavideo.json

tests/data/format/default/megavideo.json

commit 7198600
Author: mutantmonkey <mutantmonkey@mutantmonkey.in>
Date:   2011-12-22

    Add IMDb support (#88)

share/Makefile.am
share/lua/website/imdb.lua
tests/data/format/default/imdb.json
tests/data/format/other/imdb_480p.json
tests/data/format/other/imdb_720p.json
tests/data/format/other/imdb_SD.json
tests/data/format/other/imdb_best.json

commit 3bd28a4
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    Add pornhub.json

tests/data/format/default/nsfw/pornhub.json

commit b1bd6bf
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    pornhub.lua: Rework title pattern

share/lua/website/pornhub.lua

commit 968143b
Author: PaulK <contact@paulk.fr>
Date:   2012-02-08

    Added support for pornhub.com (NSFW)

share/Makefile.am
share/lua/website/pornhub.lua

commit c9bc609
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    Add tnaflix.json

tests/data/format/default/nsfw/tnaflix.json

commit 74e7c14
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    tnaflix.lua: Rework title pattern

share/lua/website/tnaflix.lua

commit d34caf1
Author: PaulK <contact@paulk.fr>
Date:   2012-02-08

    Added support for tnaflix.com (NSFW)

share/Makefile.am
share/lua/website/tnaflix.lua

commit b60401e
Author: PaulK <contact@paulk.fr>
Date:   2012-02-08

    Fixed youjizz

share/lua/website/youjizz.lua

commit 26f48f5
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    Mark globo.lua as FIXME

share/Makefile.am

commit 1315cf0
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    xvideos.json: Change test URL

tests/data/format/default/nsfw/xvideos.json

commit ed5829e
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    audioboo.json: Change expected file_suffix to mp3

tests/data/format/default/audioboo.json

commit 8072eac
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    FIX: videobash.lua: media URL pattern
    
      * Fix "error: videobash.lua:54: no match: media url"
      * Unescape media URL

share/lua/website/videobash.lua

commit 2bd53fd
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-12-13

    FIX xhamster.lua (HTTP/403)
    
     * anon contrib

share/lua/website/xhamster.lua

commit dc08e00
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    Remove megavideo.lua
    
      * Domain seized

share/Makefile.am
share/lua/website/megavideo.lua

commit d50efa5
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    Add videa.json

tests/data/format/default/videa.json

commit 8c7e2ff
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    videa.lua: Rework patterns

share/lua/website/videa.lua

commit ab56c38
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2012-02-28

    Add videa.hu support (#84)

share/Makefile.am
share/lua/website/videa.lua

commit 82d1818
Author: Bastien Nocera <hadess@hadess.net>
Date:   2011-12-18

    FIX: soundcloud.lua: Multi-byte char handling
    
    The previous code only worked for unicode escaped characters
    that didn't contain any characters on the range a-f as we matched
    with %d. Furthermore, we didn't handle values >= 256 when unescaping
    them. This is now fixed using the helper code from:
    http://luaparse.luaforge.net/libquery.lua.html

share/lua/website/soundcloud.lua

commit ca784e3
Author: Bastien Nocera <hadess@hadess.net>
Date:   2011-12-06

    Add special-case suffix for audio/mpeg
    
    It's not mpeg, it's mp3.

share/lua/util/content_type.lua

commit 46737b5
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-12-06

    Update guardian.json

tests/data/format/default/guardian.json
tests/data/format/default/guardian_audio.json

commit 62c5f6a
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-12-06

    Add tcmag.json, add tcmag to redirect.t

tests/data/format/default/nsfw/tcmag.json
tests/data/resolve/redirect_url_tcmag.json
tests/t/redirect.t

commit 3ab02ab
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-12-06

    Add tcmag.lua to Makefile.am

share/Makefile.am

commit f5cbd0d
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-12-06

    tcmag.lua: Make query_formats work with external content
    
    Additional changes
      * Check for liveleak content
      * Fix self.id pattern

share/lua/website/tcmag.lua

commit 5f8d188
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-12-06

    Add tcmag.lua
    
     * anon contrib

share/lua/website/tcmag.lua

commit 019f38e
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-12-06

    guardian.lua: Parse from JSON instead (#83)
    
    Additional changes:
      * Re-implmenent query_formats
      * Support more formats
    
      http://sourceforge.net/apps/trac/quvi/ticket/83

share/lua/website/guardian.lua

commit fdd223a
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-12-06

    liveleak.lua: Support embedded URLs

share/lua/website/liveleak.lua

commit 0f7c3dd
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-12-06

    Update mgnetwork JSONs

tests/data/format/default/mgnetwork.json
tests/data/format/other/mgnetwork_best.json
tests/data/format/other/mgnetwork_mp4.json
tests/data/format/other/mgnetwork_xflv.json

commit b34fef6
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-12-06

    FIX: mgnetwork.lua: return duration in msec

share/lua/website/mgnetwork.lua

commit 067a98f
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-29

    Update NEWS for 0.4.2

NEWS

commit dfe6e81
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-29

    Bump version to 0.4.2

m4/version.m4

commit 5c70a7c
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-29

    Remove foundrymusic.lua

share/Makefile.am
share/lua/website/foundrymusic.lua
tests/data/format/default/nsfw/foundrymusic.json
tests/data/format/default/nsfw/foundrymusic_2.json

commit f6a2c71
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-29

    Use quvi 0.4.1 options with tests, instead

tests/README
tests/t/expire.t
tests/t/format_default.t
tests/t/format_other.t
tests/t/mem.t
tests/t/nosupport.t
tests/t/redirect.t
tests/t/shortened.t

commit 163d337
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-29

    FIX: dailymotion.lua:130: no match: video plugin params
    
      * http://sourceforge.net/apps/trac/quvi/ticket/82

share/lua/website/dailymotion.lua

commit 67bd708
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-28

    FIX: videobash.lua: media URL parsing (#81)
    
      * http://sourceforge.net/apps/trac/quvi/ticket/81

share/lua/website/videobash.lua

commit 6e1d2ee
Author: Tomas Janousek <tomi@nomi.cz>
Date:   2011-11-28

    Fix tube8.lua url parsing

share/lua/website/tube8.lua

commit 917006a
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-27

    mgnetwork.lua: Add "best" to static formats list

share/lua/website/mgnetwork.lua

commit 5c4f2d6
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-27

    mgnetwork.lua: Apply libquvi-scripts

share/lua/website/mgnetwork.lua

commit 04f4bd6
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-27

    Remove media stream URLs from test jsons

tests/data/format/other/mgnetwork_best.json
tests/data/format/other/mgnetwork_mp4.json

commit 499b6f5
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-27

    Add mgnetwork test jsons

tests/data/format/default/mgnetwork.json
tests/data/format/other/mgnetwork_best.json
tests/data/format/other/mgnetwork_mp4.json
tests/data/format/other/mgnetwork_xflv.json

commit 545d6e9
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-27

    Add mgnetwork.lua to Makefile.am

share/Makefile.am

commit 96ef335
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-27

    mgnetwork.lua: Add support for multiple formats
    
     * Re-implement query_formats, parse
    
    Media quality properties unavailable in the config xml. Use naive 'best'
    and 'default' format determination.
    
     * <http://sourceforge.net/apps/trac/quvi/ticket/78>

share/lua/website/mgnetwork.lua

commit eb532c7
Author: mutantmonkey <mutantmonkey@mutantmonkey.in>
Date:   2011-11-25

    Add support for Media General properties

share/lua/website/mgnetwork.lua

commit 8a40fa0
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-24

    FIX: Potential "attempt to index ... (a nil value)"

share/lua/website/arte.lua
share/lua/website/blip.lua
share/lua/website/cbsnews.lua
share/lua/website/collegehumor.lua
share/lua/website/dailymotion.lua
share/lua/website/foxnews.lua
share/lua/website/funnyordie.lua
share/lua/website/golem.lua
share/lua/website/spiegel.lua
share/lua/website/ted.lua
share/lua/website/vimeo.lua
share/lua/website/youtube.lua

commit 6b25fd8
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-08

    xvideos.json: Change URL

tests/data/format/default/nsfw/xvideos.json

commit 48590da
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-22

    Fix youtube.lua: Check for nil t.host
    
    Example: "quvi --support foo"
      error: /usr/share/libquvi-scripts/lua/website/youtube.lua:77: attempt to
      index field 'host' (a nil value)

share/lua/website/youtube.lua

commit 6b814ca
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-06

    Update NEWS for 0.4.1

NEWS

commit 1bf12cf
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-06

    Bump version to 0.4.1

m4/version.m4

commit 5246b28
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-06

    redirect.t: Add test for ted external URL

tests/data/resolve/redirect_url_ted.json
tests/t/redirect.t

commit ac009ac
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-06

    ted.lua: Handle external media

share/lua/website/ted.lua

commit c1f1749
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-06

    ted.lua: Fix media URL check

share/lua/website/ted.lua

commit e19ac08
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-06

    Fix ted.lua thumbnail_url pattern

share/lua/website/ted.lua

commit e72021e
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-04

    tests/README: Add find-tests.sh note

tests/README

commit da0d0b4
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-04

    Add find-tests.sh

Makefile.am
find-tests.sh

commit fd05cfa
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-04

    Fix plan tests
    
      * "You tried to plan twice at ... Looks like your test exited ..."

tests/t/redirect.t
tests/t/shortened.t

commit ae190c3
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-04

    yfrog.json: Change expected title

tests/data/format/default/yfrog.json

commit 6f56730
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-04

    yfrog.lua: Fix title pattern

share/lua/website/yfrog.lua

commit 9f4601c
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-04

    tube8.json: Change expected content-type

tests/data/format/default/nsfw/tube8.json

commit d9da86e
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-04

    tmunderground.json: Change expected content-type

tests/data/format/default/tmunderground.json

commit 7205ea4
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-04

    ted*.json: Change expected length

tests/data/format/default/ted.json
tests/data/format/other/ted_best.json
tests/data/format/other/ted_mp4.json
tests/data/format/other/ted_mp4_480p.json
tests/data/format/other/ted_mp4_light.json

commit 37c9626
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-11-04

    funnyordie*.json: Change expected title

tests/data/format/default/funnyordie.json
tests/data/format/other/funnyordie_best.json
tests/data/format/other/funnyordie_mp4_ipad.json
tests/data/format/other/funnyordie_mp4_wifi.json

commit b2e0ed4
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-10-25

    Fix xhamster.lua title parsing

share/lua/website/xhamster.lua

commit 6b5873a
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-10-05

    Update NEWS for 0.4.0

NEWS

commit 0c04e02
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-10-04

    Revert "Mark foundrymusic.lua as fixme"
    
    This reverts commit 406430c8d22e788f75e0cd05c34dadf3ce3a13d2.

share/Makefile.am
tests/data/format/default/fixme/foundrymusic.json
tests/data/format/default/fixme/foundrymusic_2.json
tests/data/format/default/nsfw/foundrymusic.json
tests/data/format/default/nsfw/foundrymusic_2.json

commit a1c146c
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-09-30

    Add expire.t
    
     * Remove unused format_default_nonhttp.t
     * Add header to .t files

tests/Makefile.am
tests/README
tests/data/format/default/non-http/README
tests/lib/Test/Quvi.pm
tests/t/d/url.t
tests/t/expire.t
tests/t/format_default.t
tests/t/format_default_nonhttp.t
tests/t/format_other.t
tests/t/mem.t
tests/t/nosupport.t
tests/t/pod.t
tests/t/redirect.t
tests/t/shortened.t

commit f787714
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-09-27

    Change handles path pattern in pluzz.lua

share/lua/website/pluzz.lua

commit e84bbd5
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-09-25

    Comment out the 'message' check in dailymotion.lua
    
     * http://is.gd/FaRu7w

share/lua/website/dailymotion.lua

commit 406430c
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-09-25

    Mark foundrymusic.lua as fixme
    
      * This Page Is Under Construction

share/Makefile.am
tests/data/format/default/fixme/foundrymusic.json
tests/data/format/default/fixme/foundrymusic_2.json
tests/data/format/default/nsfw/foundrymusic.json
tests/data/format/default/nsfw/foundrymusic_2.json

commit d6d1fc8
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-09-25

    Cleanup test JSONs

tests/data/format/default/nsfw/xvideos.json
tests/data/format/default/ted.json

commit 072f960
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-09-25

    Fix tvlux.lua

share/Makefile.am
share/lua/website/tvlux.lua
tests/data/format/default/fixme/tvlux.json
tests/data/format/default/tvlux.json

commit 89493ba
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-09-24

    Add more --support tests

tests/t/nosupport.t

commit abadd07
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-09-24

    Revise YouTube.normalize

share/lua/website/youtube.lua

commit f85078a
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-09-24

    Fix attempt to call global parse_path (a nil value)

share/lua/website/quvi/url.lua

commit 1567758
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-09-22

    Use empty string instead of "no"

configure.ac

commit 0d5fe06
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-09-23

    Remove config.aux

autogen.sh

commit 62cc25f
Author: Toni Gundogdu <legatvs@gmail.com>
Date:   2011-09-19

    Split from git://repo.or.cz/quvi.git

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