Johan Andersson
e6aeec9d9b
Now we only accept [a-zA-Z0-9] in extention with automagic
2012-08-29 23:15:31 +02:00
Johan Andersson
fc4fe31a26
Show a error msg when the script cant find rtmpdump
2012-08-15 20:30:05 +02:00
Johan Andersson
dccce47807
Viaplay: fix for tv3play
2012-07-30 19:09:20 +02:00
Johan Andersson
f155eba822
Svtplay: automagic get the right .swf file
2012-07-28 16:38:12 +02:00
Johan Andersson
c3c7b18f1b
Update the version number
2012-07-27 21:41:01 +02:00
Johan Andersson
f53ec6c798
Update the swf file for svtplay
2012-07-27 21:40:30 +02:00
Johan Andersson
87be9f643b
Fix for svt.se and choosing quality
2012-06-07 20:11:43 +02:00
Johan Andersson
3daea202c1
Svtplay: support for the new version
2012-06-04 18:11:44 +02:00
Johan Andersson
1a0c3e4693
Store quality as integers and not strings
2012-05-22 21:32:03 +02:00
Johan Andersson
f12287a949
Select_quality takes integers and not strings
2012-05-22 00:22:28 +02:00
Johan Andersson
01279d018e
New version 0.7.2012.05.22
2012-05-22 00:12:40 +02:00
Johan Andersson
8602acf598
Fixed a bug in select_quality.
...
When select quality was moved out to its own function it stoped
working and show what kind of quality to choose from.
2012-05-21 23:45:44 +02:00
Johan Andersson
034cb204d3
Support for videos from beta.svtplay.se
2012-05-21 23:30:29 +02:00
Anders Waldenborg
67cc4de993
Cleanup select_quality so quality comes from options
2012-05-20 22:09:18 +02:00
Anders Waldenborg
a730811992
Also use select_quality in svtplay
2012-05-20 22:04:01 +02:00
Anders Waldenborg
4f9b60200c
Move some common code into select_quality function
2012-05-20 21:56:04 +02:00
Anders Waldenborg
c44a9689d6
Move getrtmp out of Common (which disappers now)
2012-05-20 21:11:48 +02:00
Anders Waldenborg
b877d05502
Move gethttp out of Common
2012-05-20 21:07:37 +02:00
Anders Waldenborg
f406a3c935
Move getdata out of Common
2012-05-20 20:38:15 +02:00
Anders Waldenborg
6b380b6a46
Clean up argument handling in getrtmp
2012-05-20 20:33:33 +02:00
Anders Waldenborg
e4a0254fc8
Rework to use standard logging module
2012-05-19 23:56:57 +02:00
Anders Waldenborg
a97a2a599a
Remove to_consoleb
2012-05-19 23:56:57 +02:00
Anders Waldenborg
4300e92eca
Fix stdout for justin.tv
2012-05-19 23:56:57 +02:00
Anders Waldenborg
0e9830439a
Add missing exit on failing match in viaplay
2012-05-19 23:56:57 +02:00
Anders Waldenborg
1d777e2ae9
Improve progress reporting
...
* Only print once per second (to avoid letting a slow stderr (like ssh
somewhere)) slowing down downloading.
* Format so parts are positioned at same place
* Print a progress bar
2012-05-19 23:56:57 +02:00
Anders Waldenborg
b824fff875
Use local variable instead of attribute
2012-05-19 23:56:57 +02:00
Johan Andersson
3f4927b7eb
Forgot some debug stuff again....
2012-05-19 23:55:40 +02:00
Johan Andersson
d5c1c94ebb
justin.tv/twitch.tv: It should work with prerecorded streams again.
...
kanal5play: they changed the site. now it works again.
2012-05-19 23:34:40 +02:00
Johan Andersson
1473133be1
Forgot to change some print message and fix for justintv/twitchtv
2012-04-09 00:57:09 +02:00
Johan Andersson
b5da81cd25
Forgot a space between the output filename and the rest of the arguments
2012-04-09 00:32:45 +02:00
Johan Andersson
1b28c3bf65
Svtplay: update the swf url
2012-04-08 22:09:32 +02:00
Johan Andersson
816a53ad8b
Update the sr.se part.
...
Now you can download the file if you link to the playlist.
2012-04-08 14:08:10 +02:00
Johan Andersson
b4ea7ef664
Better error message and write to stdout
...
I have improved the error message. Maybe it still need some more work.
the script can now write to stdout so you can watch the file while
downloading it using -o - . i recommend using -s option to it.
ex: svtplay-dl -s -o - http://domain.tld/file | mplayer -
2012-04-07 19:53:25 +02:00
Johan Andersson
46de8bb097
Forgot to update what sites the script support
2012-03-20 00:26:54 +01:00
Johan Andersson
198f884664
New minor version of 0.6
2012-03-20 00:24:31 +01:00
Johan Andersson
d99920295f
Some minor fixes for python3
2012-03-20 00:22:57 +01:00
Johan Andersson
05d483facc
Small fix for justin.tv
2012-03-19 21:27:36 +01:00
Johan Andersson
4d319a4369
Support for videos at justin.tv/twitch.tv
2012-03-19 20:51:20 +01:00
Johan Andersson
13b9e2f862
Update for SVD.se
2012-02-16 14:08:00 +01:00
Johan Andersson
ff7e9f5855
Better fix for DN.se
2012-02-16 09:58:14 +01:00
Johan Andersson
e14009bf02
Fix for DN.se
2012-02-16 09:49:18 +01:00
Johan Andersson
522b31771d
Forgot some debug stuff again..
2012-01-29 20:42:20 +01:00
Johan Andersson
7abbbfadd7
Support for videos at hbo.com
2012-01-29 20:40:45 +01:00
Johan Andersson
25b0a2279b
If no output file is specified, it will use the title on the page.
2012-01-28 15:29:34 +01:00
Johan Andersson
f1e8f25b89
Fix for svd.se and di.se streams
2012-01-28 15:06:53 +01:00
Johan Andersson
e9b8662830
Remove old encrypted code
2012-01-28 14:37:48 +01:00
Johan Andersson
f731916d1a
Fix for DN.se
2012-01-28 14:34:21 +01:00
Johan Andersson
7dbf364148
Cosmetics
2012-01-28 00:53:40 +01:00
Johan Andersson
26c8b5d0f7
You only need pyamf for kanal5.
2012-01-26 00:27:55 +01:00
Johan Andersson
e21fd620a9
Adding version number
2012-01-26 00:18:06 +01:00