OS4 DepotLogo by Kicko 
(anonymous IP: 18.224.32.86,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Network » Misc » rtmpdump-yle.lha

Rtmpdump-yle

Description: rtmpdump-yle
Download: rtmpdump-yle.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 3Mb
Version: 1.4.1
Date: 12 Mar 2011
Author: Antti Ajanki
Submitter: Thematic
Homepage: http://users.tkk.fi/~aajanki/rtmpdump-yle/
Category: network/misc
Replaces: network/misc/rtmpdump-yle.lha
License: GPL
Distribute: yes
Min OS Version: 4.1
FileID: 6277
 
Comments: 1
Snapshots: 0
Videos: 0
Downloads: 148  (Current version)
206  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Fork of rtmpdump for use with Finnish tv channel, just about pointless to
non-Finns.

Suggested installation: copy rtmpdump-yle to C: and yledl.rexx to REXX:. 

yledl.rexx basic use is to retrieve the video wherever, but it prints
a command line that you can modify. Usage example:
yledl http://areena.yle.fi/video/1 data:video/esim.flv
If you only give URL, a filename will be constructed from title and its
broadcast time. Anything after the filename, see rtmpdump-yle --help.
ElÀvÀ arkisto is not supported, sorry.

You can probably stream the videos via pipe, just give - as filename,
copy-paste the given commandline and add -q | mplayer -quiet -cache 800 -
at the end.
 
Modified source files are in src directory.

Original README:

RTMPDump-YLE
Copyright (C) 2010,2011 Andrej Stepanchuk, Howard Chu, 
                        The Flvstreamer Team, Antti Ajanki
License: GPLv2

RTMPDump-YLE is a command-line program for downloading media files
from the two video streaming services of the Finnish national
broadcasting company Yle: Yle Areena, http://areena.yle.fi/, and ElÀvÀ
Arkisto, http://www.yle.fi/elavaarkisto/.

RTMPDump-YLE is an extension of RTMPDump
(http://rtmpdump.mplayerhq.hu/), which is based on XBMC RTMP code used
in RTMPDumper by team boxee. json-c library is used for JSON parsing.

Installation
------------

Prerequisites: libssl, libcrypto, json-c, python. Additionally in OS X
libiconv and Xcode, and in MinGW libiconv.

On Debian/Ubuntu installing packages libssl-dev, libjson0-dev and
python-dev satisfies the dependencies.

make
make install

Usage
-----

yle-dl [yle-dl or rtmpdump options] URL

where URL is the address of the Areena or ElÀvÀ arkisto web page where
you would normally watch the video in a browser.

yle-dl options:

--episodes        Download all episodes from the given Yle Areena page
--latestepisode   Download the latest episodes                        

Type "rtmpdump-yle --help" to see a full list of rtmpdump-yle options.

To download programs that are available only to those who have paid
the TV fee, use your browser to login at
https://login.yle.fi/login/index.php?language=1&url=areena.yle.fi.
Find the contents of ChatYleFi cookie from the browser (Firefox:
Edit->Preferences->Privacy->Show cookies), and give it as --ylePassi
parameter.

rtmpdump-yle works like the unmodified rtmpdump on rtmp streams
outside Yle Areena. See README.rtmpdump for instructions.

Firewall must allow outgoing traffic on ports 80 and 1935.

Examples
--------

yle-dl http://areena.yle.fi/video/261405

yle-dl http://areena.yle.fi/video/261405 -o /my/video/dir/video.flv

yle-dl "http://www.yle.fi/elavaarkisto/?s=s&g=4&ag=28&t=&a=9390"


File Version Size Date OS Dls Readme
rtmpdump.lha2.42Mb21 Jul 20234.156¤ Rtmpdump - Downloads streams from RTMP/RTMPE URLs
Copyright © 2004-2024 by Björn Hagström All Rights Reserved