AminetAminet
Search:
78959 packages online
About
Recent
Browse
Search
Upload
Setup
Services

comm/www/getvideo.lha

Mirror:Random
Showing:generic
No screenshot available
Short:get video files from YouTube etc.
Author:Juergen Lucas
Uploader:Juergen Lucas <antibike web de>
Type:comm/www
Version:0.24
Replaces:comm/www/getvideo.lha
Architecture:generic
Distribution:Aminet
Date:2010-02-04
Download:http://aminet.net/comm/www/getvideo.lha - View contents
Readme:http://aminet.net/comm/www/getvideo.readme
Downloads:9640
getVideo
--------

This ARexx script can be used to grab some information from popular video
portals like YouTube so you can download the video files and play it using
mplayer.

It is based on the youtube_downloader ARexx script from Fabien Coeurjoly.
Many thanks to FAB for this pattern because my ARexx skills are limited
and without his help I wouldn't had a chance to write this script.


Readme Index:
   1. Requirements
   2. History
   3. Install
   4. Usage
   5. Setup for OWB MorphOS
   6. Setup for IBrowse
   7. Supported Sites


1. Requirements:
   * working ARexx setup
   * a TCP/IP stack with a working TCP handler
   * some cli commands (filenote,delete,touch,requestchoice,requestfile)
   * wget command in your system path or another path (setup required)
   * mplayer for playing FLV files. mplayer must be in system path or
     another path (setup required)
   * rtmpdump (prefered) or flvstreamer in your system path or another
     path (setup required) - this is only needed for some of the supported
     sites.


2. History:
   * 0.24 [2010-02-04]
          + some small changes in youtube support
          + improved support for zdf, but no more filetype preselection
          + add support for
            - web.de
            - gmx
            - amazon
            - jpc
            - foxnews
          + fixed support for
            - ard
            - vox (need rtmpdump 2.1)
            - rtl (need rtmpdump 2.1)
            - sevenload

   * 0.23 [2009-11-21]
          + fixed youtube HD support and title parsing
          + changed youtube filetype preselection, look at getvideo.cfg
          + fixed a bug in getVideo startscript that lead to errors if
            a url contain a semicolon (;)
          + fixed support for zdf
          + add support for
            - yahoo (http streams only)
            - bild

   * 0.22 [2009-09-17]
          + changed youtube flv from stereo (fmt=34) back to standard
          + fixed support for
            - dailymotion
            - break
            - myspace
          + add support for
            - vox
            - rtl
            - pbs
          + sevenload now also with support for rtmp streams
          + add save_rtmp, rtmp_auth and rtmp_dlcomp option to getvideo.cfg
          + getVideo.html includes now some more info

   * 0.21 [2009-08-13]
          + fixed support for youtube (not very much tested)

   * 0.20 [2009-07-23]
          + add support for the following sites
             - blip.tv
             - megavideo
             - vimeo

   * 0.19 [2009-07-13]
          + add support for the following sites
             - dumpert
             - funnyordie
          + add some kind of development pack but it is not well described

   * 0.18 [2009-06-25]
          + removed a bug in youtube playlist support
          + fixed a stupid bug in youtube support that leads to 404 error
          + add support for youtube HD video if available
          + improved google video support
          + little bit improved polylog support
          + add "Setup for OWB MorphOS" to this readme

   * 0.17 [2009-06-03]
          + add support for sevenload again (only for http streams)
          + improved youtube playlist support
          + add "max_rc_buttons" settings to getvideo.cfg

   * 0.16 [2009-05-11]
          + add 3GP filetype for youtube
          + extended support for ardmediathek
          + fixed support for the following sites
             - cttv
             - myvideo
             - current.tv
             - dailymotion
             - fitforfun
             - google
             - metacafe
             - youtube
          - dailymotion filetype preselection in getvideo.cfg is no more
            available
          - google filetype "mp4" removed
          - removed support for sevenload
             
   * 0.15 [2008-10-14]
          + changed the setup for mplayer_exe and wget_exe in the config.
            if you use default settings this don't concern you. if you have
            wget and mplayer in a special directory then you have to setup
            the path again ... sorry :)
            with this change you can easily setup another player if you want
          + add a "ask" filetype and set it as default. if you don't want a
            requester that ask you for the prefered filetype than you have
            to preset it in getvideo.cfg
          + add support for the following sites
             - ardmediathek
             - ct-tv
             - YLE
          + add .asx and mms: direct support
          - removed support for hronline

   * 0.14 [2008-09-23]
          + changed gametrailers support (i hope it is more useable now)
          + add support for the following sites
             - 3sat
             - arte
             - stream-tv (only linking)
             - zdf
          + fixed support for the following sites
             - dailymotion
             - clipfish
             - tubevube (only linking)
          + dailymotion filetypes changed in config
          - google filetype "avi" removed
          - videotube support removed
          + support now all urls that use a http reroute to a supported url

   * 0.13 [2008-08-27]
          + add youtube filetype selection in config file
          + add crackle filetype selection in config file
          + add support for the following sites
              - evisor
              - gamersyde (only low quality)
              - gametrailers (very limited, not realy useable)
              - polylog
              - searchforvideo
          + fixed support for the following sites
              - crackle
              - hausgemacht
              - metacafe
              - sevenload
          + removed support for the following sites, because
            i can't fix the support for it ... sorry
              - mail.ru
              - ntv.ru
              - yahoo

   * 0.12 [2008-03-01]
          + add support for the following sites
              - video.mail.ru
          + fixed support for the following sites
              - hronline (ctmagazin.tv)
              - dailymotion
          + add dailymotion filetype selection in config file
          - removed Stage6 support, because site has closed
          - yahoo support is broken
            it seems they use RTMP now and no more RTMPT
            http://en.wikipedia.org/wiki/Real_Time_Messaging_Protocol
            can't get it to work currently and don't see many chances
            for the future

   * 0.11 [2008-01-28]
          + fixed support for the following sites
              - clipfish music videos
              - last.fm
              - metacafe
          + fixed a stupid TYPO that leads to errors with saveplay action
          + add alternative installpaths
            more info in the install section of this readme

   * 0.10 [2008-01-28]
          + fixed support for youtube

   * 0.9  [2007-12-01]
          + i found a site with embedded YouTube video that had the
            following url scheme: http://www.youtube.com/p/xxxxxx
            this is a link to a playlist >> add Playlist support for YouTube.
          + add infolevel option in config file and set the default info
            output for action "play" to "only errors".
          + getVideo.html is now also a feedback tool ... please take the
            two minutes and make sure you are connected to the internet.

   * 0.8  [2007-11-26]
          + add support for the following sites
              - last.fm
              - dailymotion.com (embedded videos)
              - guba.com
              - crackle.com (linked by google, crackle interface need flash)

   * 0.7a [2007-10-25]
          + emergency release. 0.7 executable don't work on OS4, so all is
            changed back to script files. this is also good for the guys who
            want it open source :)

   * 0.7  [2007-10-21]
          + add support for the following sites
              - stage6.com
          + add support for age control videos on youtube
            some work some not ... just try it
            sorry can't grab a title here
          + add mplayer_arg_net variable to getVideo.cfg
          + getvideo is a executable now (thanks for your feedback Michael)
            sorry this kills support for R the gui generator
          + add overwrite option, if the output file allready exists
          - yahoo support is broken for some vids and i don't get it to work :(

   * 0.6  [2007-10-10]
          + add a action selection. this changes the command args (sorry)
            please look in the usage area for more info
            (thx for your feedback sami)
          + add support for 'http://www.youtube.com/v/xxxxxx' URL scheme
            this way you can download embedded youtube videos using the
            Plugin File contextmenu of IBrowse. Also works with embedded
            google video files. (thx for your feedback Kicko)
            Please look at the "Setup for IBrowse" area for setup instruction
          + replaced the crap implementation of the thirdlevel domain check
            with a better(?) one
          + add support for the following sites
              - video.yahoo.com (thx for your feedback Paul)
          + add config file support to get the settings out of the rexx file
            getVideo.cfg is optional and not needed if you only use default
            settings

   * 0.5  [2007-10-01]
          + add support for the following sites
              - tubevube (YouTube frontend)
              - fitforfun.de (not realy interessting)
          + changed the filetype selection for google and break to the
            settings area on top of the getvideo.rexx file
          + configurable path to wget in getvideo.rexx
          + fixed a problem with aweb that gave to much quotes (thx Hubert)
          + supported portals now in alphabetic order (killerfeature!)

   * 0.4  [2007-09-06]
          + add support for domains without thirdlevel domain (www)
            Example: http://youtube.com/watch?v=xxxxxx
            This is a crap implementation, because domains with 'co.uk'
            or 'com.tr' or other toplevel domains with point will fail.
          + add support for URLs without 'http://'
          + add support for the following sites
              - videotube.de

   * 0.3  [2007-08-26]
          + add support for the following sites
              - hausgemacht.tv
              - scivee.tv
              - sevenload.de
          + fixed support for MyVideo

   * 0.2  [2007-08-11]
          + add Resume and Save as... requester
          + add more input checks
          + add support for the following sites
              - myspace.com
              - metacafe.com
              - current.tv
              - news.ntv.ru
              - hronline.de (ctmagazin.tv)
          + add filetype selection for google and break - default is flv
            to change this you have to edit the getvideo.rexx file in the
            main part. search for host='google' or host='break' and edit the
            extension variable to your need.

   * 0.1  [2007-08-05]
          + first public release


3. Install:
   simply copy getVideo, getVideo.rexx and getVideo.cfg (optional) to c:
   or use the following alternative installpaths
   getVideo                to c:
   getVideo.rexx           to rexx:
   getVideo.cfg (optional) to env: or envarc:


4. Usage:
   getVideo "url" "action" "download directory"

   Example: getVideo "http://www.youtube.com/watch?v=xxxxxx" save ram:
            This will download the FLV file to ram disk.

   Actions: save     - save file to download directory
            play     - gives the FLV URL to mplayer
                       for this option the filetype is set to flv
            saveplay - save file to download directory and try to play the
                       file using mplayer

   Config:  please look inside the getVideo.cfg file for instructions


5. Setup for OWB MorphOS
   * go to Settings Menu -> Preferences... -> Contextual Menus
   * click on 'Add' and edit this new menu entry to
       Category: Link
       Name:     getVideo
       Action:   c:getvideo "%l" save ram:

   * click on 'Add' and edit this new menu entry to
       Category: Page
       Name:     getVideo
       Action:   c:getvideo "%u" save ram:


6. Setup for IBrowse:
   * go to Settings -> GUI -> FAB Menus

   * Open 'Link' and add a Custom menu entry
   * Edit Custom menu entry to
       Name:   getVideo
       Action: Command [c:getvideo] [%l save ram:]

   * Open 'Imagelink' and add a Custom menu entry
   * Edit Custom menu entry to
       Name:   getVideo
       Action: Command [c:getvideo] [%l save ram:]

   * Open 'Page' and add a Custom menu entry
   * Edit Custom menu entry to
       Name:   getVideo
       Action: Command [c:getvideo] [%u save ram:]

   * Open 'Plugin File' and add a Custom menu entry
   * Edit Custom menu entry to
       Name:   getVideo
       Action: Command [c:getvideo] [%e save ram:]


7. Supported Sites
   please have a look at getVideo.html


Contents of comm/www/getvideo.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                  794    2020  39.3% -lh5- 49e0 Jan  9 21:26 getVideo-0.24/dev/GVmod_vox.rexx
[generic]                  701    1596  43.9% -lh5- cbde Jan  9 21:26 getVideo-0.24/dev/GVmod_web.rexx
[generic]                  803    2045  39.3% -lh5- 3f92 Jan  9 21:26 getVideo-0.24/dev/GVmod_yahoo.rexx
[generic]                  599    1311  45.7% -lh5- 1e09 Jan  9 21:27 getVideo-0.24/dev/GVmod_yle.rexx
[generic]                 2496    7282  34.3% -lh5- 4d40 Jan 13 21:25 getVideo-0.24/dev/GVmod_youtube.rexx
[generic]                 1048    2611  40.1% -lh5- 0476 Jan  9 21:34 getVideo-0.24/dev/GVmod_zdf.rexx
[generic]                    4       4 100.0% -lh0- be7b Jan  9 21:56 getVideo-0.24/dev/GVversion
[generic]                  869    2305  37.7% -lh5- 0df2 Jan 19 22:34 getVideo-0.24/dev/_GVmod_example.rexx
[generic]                  197     293  67.2% -lh5- 6144 Feb  4 19:05 getVideo-0.24/getVideo
[generic]                 1381    8935  15.5% -lh5- 8239 Feb  4 19:05 getVideo-0.24/getVideo.html
[generic]                 4106   13325  30.8% -lh5- c334 Feb  4 20:31 getVideo-0.24/getVideo.readme
[generic]                16787   87121  19.3% -lh5- c9aa Feb  4 19:05 getVideo-0.24/getVideo.rexx
[generic]                  611    1405  43.5% -lh5- cae0 Jan  9 21:25 getVideo-0.24/dev/GVmod_myvideo.rexx
[generic]                  789    2105  37.5% -lh5- 571f Jan  9 21:25 getVideo-0.24/dev/GVmod_pbs.rexx
[generic]                  546    1167  46.8% -lh5- 0de5 Jan  9 21:25 getVideo-0.24/dev/GVmod_polylog.rexx
[generic]                  890    2304  38.6% -lh5- 384f Feb  1 17:16 getVideo-0.24/dev/GVmod_rtl.rexx
[generic]                  517    1073  48.2% -lh5- 6460 Jan  9 21:25 getVideo-0.24/dev/GVmod_scivee.rexx
[generic]                  340     753  45.2% -lh5- cb0d Jan  9 21:25 getVideo-0.24/dev/GVmod_searchforvideo.rexx
[generic]                 1017    2686  37.9% -lh5- b169 Jan 20 20:20 getVideo-0.24/dev/GVmod_sevenload.rexx
[generic]                  506    1096  46.2% -lh5- 5d82 Jan  9 21:25 getVideo-0.24/dev/GVmod_streamtv.rexx
[generic]                  514    1100  46.7% -lh5- 961a Feb  4 18:58 getVideo-0.24/dev/GVmod_tube8.rexx
[generic]                  304     544  55.9% -lh5- 5959 Jan  9 21:25 getVideo-0.24/dev/GVmod_tubevube.rexx
[generic]                  749    1822  41.1% -lh5- e43b Jan  9 21:26 getVideo-0.24/dev/GVmod_vimeo.rexx
[generic]                  620    1401  44.3% -lh5- 5475 Jan  9 21:23 getVideo-0.24/dev/GVmod_gamersyde.rexx
[generic]                  567    1298  43.7% -lh5- c013 Jan  9 21:23 getVideo-0.24/dev/GVmod_gametrailers.rexx
[generic]                  199     302  65.9% -lh5- cf86 Jan  9 21:24 getVideo-0.24/dev/GVmod_gmx.rexx
[generic]                  768    1794  42.8% -lh5- 0ce4 Jan  9 21:24 getVideo-0.24/dev/GVmod_google.rexx
[generic]                  607    1352  44.9% -lh5- a2b6 Jan  9 21:24 getVideo-0.24/dev/GVmod_guba.rexx
[generic]                  721    1710  42.2% -lh5- 0fc2 Jan  9 21:24 getVideo-0.24/dev/GVmod_hausgemacht.rexx
[generic]                  534    1143  46.7% -lh5- 5b80 Jan  9 21:24 getVideo-0.24/dev/GVmod_jpc.rexx
[generic]                  618    1414  43.7% -lh5- dc31 Jan  9 21:24 getVideo-0.24/dev/GVmod_lastfm.rexx
[generic]                 1201    3378  35.6% -lh5- ad39 Jan 20 06:06 getVideo-0.24/dev/GVmod_megavideo.rexx
[generic]                  672    1603  41.9% -lh5- 341e Jan  9 21:24 getVideo-0.24/dev/GVmod_metacafe.rexx
[generic]                  637    1429  44.6% -lh5- 35f5 Jan  9 21:25 getVideo-0.24/dev/GVmod_myspace.rexx
[generic]                  875    2254  38.8% -lh5- 69c8 Jan  9 21:22 getVideo-0.24/dev/GVmod_break.rexx
[generic]                  609    1629  37.4% -lh5- e0bc Jan  9 21:22 getVideo-0.24/dev/GVmod_clipfish.rexx
[generic]                  794    1953  40.7% -lh5- 5888 Jan  9 21:22 getVideo-0.24/dev/GVmod_crackle.rexx
[generic]                 1128    3299  34.2% -lh5- 7779 Jan  9 21:23 getVideo-0.24/dev/GVmod_cttv.rexx
[generic]                  564    1229  45.9% -lh5- dfa5 Jan  9 21:23 getVideo-0.24/dev/GVmod_current.rexx
[generic]                  826    1939  42.6% -lh5- e602 Jan  9 21:23 getVideo-0.24/dev/GVmod_dailymotion.rexx
[generic]                  547    1194  45.8% -lh5- 18e6 Jan  9 21:23 getVideo-0.24/dev/GVmod_dumpert.rexx
[generic]                  540    1164  46.4% -lh5- 2705 Jan  9 21:23 getVideo-0.24/dev/GVmod_evisor.rexx
[generic]                  596    1296  46.0% -lh5- 07f7 Jan  9 21:23 getVideo-0.24/dev/GVmod_fitforfun.rexx
[generic]                  606    1684  36.0% -lh5- 067f Jan  9 21:23 getVideo-0.24/dev/GVmod_foxnews.rexx
[generic]                  559    1439  38.8% -lh5- 4f8c Jan  9 21:23 getVideo-0.24/dev/GVmod_funnyordie.rexx
[generic]                  244     407  60.0% -lh5- a54d Jul 23  2009 getVideo-0.24/dev/GVcreator.readme
[generic]                 2148    7487  28.7% -lh5- 6d07 Feb  4 19:05 getVideo-0.24/dev/GVcreator.rexx
[generic]                 5568   20205  27.6% -lh5- c69d Jan  9 21:21 getVideo-0.24/dev/GVmain.rexx
[generic]                  819    1994  41.1% -lh5- 8e99 Jan  9 21:21 getVideo-0.24/dev/GVmod_3sat.rexx
[generic]                  616    1703  36.2% -lh5- 1af7 Jan  9 21:22 getVideo-0.24/dev/GVmod_amazon.rexx
[generic]                  820    1818  45.1% -lh5- ea55 Jan 29 14:55 getVideo-0.24/dev/GVmod_ard.rexx
[generic]                  783    2007  39.0% -lh5- 158f Jan  9 21:22 getVideo-0.24/dev/GVmod_arte.rexx
[generic]                  702    1739  40.4% -lh5- e0ec Jan  9 21:22 getVideo-0.24/dev/GVmod_bild.rexx
[generic]                  573    1264  45.3% -lh5- acd0 Jan  9 21:22 getVideo-0.24/dev/GVmod_bliptv.rexx
[generic]                 1198    3340  35.9% -lh5- 5d1b Jan  9 20:13 getVideo-0.24/getVideo.cfg
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        55 files   64827  222771  29.1%            Feb  4 21:02

Aminet © 1992-2010 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>