]>
git.frykholm.com Git - svtplaydump.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Mikael Frykholm [Sun, 23 Mar 2014 12:38:29 +0000 (13:38 +0100)]
Update to use pathlib
Mikael Frykholm [Thu, 20 Mar 2014 13:51:45 +0000 (14:51 +0100)]
python3.4 changes
Change paths to use pathlib
Fix crash on missing timestamp
explicitly use python3.4
Mikael Frykholm [Thu, 6 Feb 2014 13:45:51 +0000 (14:45 +0100)]
Some more robustness fixes
Mikael Frykholm [Wed, 20 Nov 2013 12:16:33 +0000 (13:16 +0100)]
more error handling
Catch all seems sensible
Mikael Frykholm [Wed, 20 Nov 2013 11:40:28 +0000 (12:40 +0100)]
Don't crash on missing file
More error handling.
Mikael Frykholm [Wed, 20 Nov 2013 11:30:54 +0000 (12:30 +0100)]
modification date
The downloaded files now get the air date as last modification date.
The timezone mangling requires python 3.3
more error catches when the cdn dies
Mikael Frykholm [Wed, 20 Nov 2013 08:02:56 +0000 (09:02 +0100)]
prettyfication
Mikael Frykholm [Wed, 20 Nov 2013 07:57:42 +0000 (08:57 +0100)]
Update documentation
We now use setup.py.
Mikael Frykholm [Wed, 20 Nov 2013 07:51:39 +0000 (08:51 +0100)]
Quick and dirty tv4 downloader
Download stuff from tv4play based on a search expression. Needs
svtplaydump.py.
Mikael Frykholm [Wed, 20 Nov 2013 07:27:06 +0000 (08:27 +0100)]
Connection reset fix
Better handling if a connection is reset.
Mikael Frykholm [Tue, 19 Nov 2013 20:06:46 +0000 (21:06 +0100)]
Bugfixes + features
Bugfixes to make download work again with separate subtitles.(the subs
are ignored for now)
Fix setup.py dependencies.
Add thumbs
Replace avconv with mkvmerge
Add better resume support ( look in .seen/ )
Mikael Frykholm [Wed, 23 Oct 2013 07:33:27 +0000 (09:33 +0200)]
Bugfixes to make download work again with separate subtitles.(the subs are ignored for now)
Fix setup.py dependencies.
Mikael Frykholm [Tue, 16 Apr 2013 10:16:43 +0000 (12:16 +0200)]
Add www.oppetarkiv.se support
Simple fix for now, will refactor and clean up "later".
Mikael Frykholm [Mon, 8 Apr 2013 08:06:32 +0000 (10:06 +0200)]
py3 and distribute
Added support for python 3 in addition to python 2.7.
Added distribute support for easier packaging.
Mikael Frykholm [Tue, 19 Feb 2013 10:56:00 +0000 (11:56 +0100)]
Added progress display in mirror mode.
Unfinished support for thumdnails.
Added --no_act mode
Mikael Frykholm [Mon, 18 Feb 2013 21:26:23 +0000 (22:26 +0100)]
Readded support for svt urls.
Mikael Frykholm [Mon, 18 Feb 2013 17:08:18 +0000 (18:08 +0100)]
nicer argument parseing
Mikael Frykholm [Mon, 18 Feb 2013 16:49:11 +0000 (17:49 +0100)]
Added mirror mode, reverted back to old way (kind of) of finding video id.
Mikael Frykholm [Fri, 1 Feb 2013 12:28:41 +0000 (13:28 +0100)]
oops
Mikael Frykholm [Fri, 1 Feb 2013 11:44:59 +0000 (12:44 +0100)]
Added rss-mode.
In rss mode the file is automaticly remuxed into an mkv.
Mikael Frykholm [Fri, 1 Feb 2013 11:43:03 +0000 (12:43 +0100)]
Update README.md
Mikael Frykholm [Fri, 1 Feb 2013 07:57:58 +0000 (08:57 +0100)]
Update README.md
Updated documentation to reflect reality.
Mikael Frykholm [Fri, 1 Feb 2013 07:52:46 +0000 (08:52 +0100)]
Some refactoring for finding videoid. Added better title detection.
Mikael Frykholm [Thu, 31 Jan 2013 14:14:38 +0000 (15:14 +0100)]
Added support for documentaries(encrypted streams) and apple playlists
Mikael Frykholm [Tue, 10 Jul 2012 08:03:47 +0000 (10:03 +0200)]
Add more documentation
Mikael Frykholm [Tue, 10 Jul 2012 08:01:09 +0000 (10:01 +0200)]
Update to newer code on svtplay.
Mikael Frykholm [Sun, 22 Apr 2012 19:37:00 +0000 (21:37 +0200)]
Initial upload.
Mikael Frykholm [Sun, 22 Apr 2012 19:34:54 +0000 (12:34 -0700)]
initial commit