]> code.delx.au - webdl/shortlog
webdl
2017-02-09 James BuntonFix for avprobe python2
2017-02-08 James BuntonUpdate docs to reference git instead of hg
2016-10-20 James BuntonUse ffprobe duration to determine if the remux succeeded
2016-10-20 James BuntonFixed iView (thanks Charlie Bash)
2016-07-31 James BuntonREADME tweak
2016-07-31 James BuntonMoved to git
2016-05-16 James Buntonsafer JSON handling
2016-05-16 James Buntonimport os in autosocks
2016-01-12 delxAdded usage info to README.md
2015-12-14 James Buntonsbs: Removed ... printing
2015-12-14 James Buntonsbs fetches list differently, now slower but will pull...
2015-10-11 James BuntonUpdated Channel 10 API token
2015-10-05 James BuntonHandle URLs without scheme, fixes SBS issue #27
2015-08-08 James BuntonDon't strip scheme from livestreamer URLs - support...
2015-08-04 James BuntonFixed SBS muxing
2015-08-04 James BuntonFixed SBS to work with new website changes
2015-08-04 James BuntonSwitch brightcove back to HDS+HLS
2015-05-30 James Buntonsupport grabbing brightcove widevine videos - for channel 9
2015-05-30 James Buntonpython3 compatibility
2015-05-26 James BuntonReturn false instead of throwing exception when missing...
2015-05-24 James BuntonClearer error message when unencrypted stream is not...
2015-05-24 James BuntonAdded license
2015-05-24 James BuntonAdded README.md
2015-05-24 James BuntonRemoved unneeded stuff
2015-05-24 James BuntonFixed Channel 9
2015-05-24 James BuntonUse livestreamer for iview HLS instead of my own code
2015-05-24 James BuntonDisable Plus7
2015-05-24 James BuntonAdobe HDS support for SBS
2015-03-26 James Buntonwebdl: utf-8 encode string before printing
2015-03-26 James Buntonwebdl: Allow XDG_CACHE_HOME to override default of...
2015-03-26 James Buntonwebdl: open files in binary mode for windows compatibility
2014-11-08 James Buntonwebdl: support for ffmpeg as well as avconv
2014-08-31 James Buntonwebdl: sanify HLS filenames
2014-08-20 James Buntonwebdl: refactored HLS download and convert to mp4 logic
2014-08-19 James Buntoniview: return correct download status
2014-08-19 James Buntonhls: allow last segment to be missing
2014-08-19 James Buntoniview: Use HLS instead of RTMP
2014-08-13 James Buntonwebdl: fixed channel 9
2014-07-12 James BuntonSwitch from ffmpeg binary to avconv
2014-06-20 James BuntonSwitch from tabs to spaces
2014-04-09 James Buntonwebdl: close file before converting with ffmpeg
2014-03-22 James Buntonbrightcove: seems to work well, no need to mark it...
2014-03-22 James Buntonplus7: mark as broken
2014-03-14 James Buntoniview: merge duplicate series names
2014-03-13 James BuntonExplicitly use python2 everywhere
2014-02-09 James BuntonMerge
2014-02-09 James Buntonautograbber: look first for .downloaded_auto.txt
2014-01-26 James BuntonMerged
2014-01-18 James BuntonFixed iView to not skip the News24 stream
2013-10-17 James BuntonImproved error message for SBS
2013-10-14 James BuntonImproved error message for SBS
2013-07-11 James BuntonFixed SBS
2013-06-23 James BuntonChannel 9 & 10 (Brightcove API) support
2013-06-23 James BuntonFixed missing import
2013-06-22 James BuntonRemoved default param
2013-06-15 James BuntonSwitch user agent to OSX
2013-06-14 James BuntonTidied up iview.py
2013-06-14 James BuntonRemoved stray print statement
2013-06-14 James BuntonFixed sbs.py to work with SBS website changes
2013-06-14 James BuntonHacked iview.py to work with ABC changes, will need...
2013-05-05 James BuntoniView categories improvements
2013-03-18 James Buntonautograbber.py: Option to read search pattern from...
2012-12-25 James BuntonMerged
2012-12-25 James BuntonFixed unicode support
2012-12-17 James BuntoniView fixed for metered ISPs like Optus
2012-12-17 James BuntoniView fix url encoding
2012-12-16 James BuntonEncoding fixes
2012-12-15 James BuntonFixed Yahoo Plus7
2012-12-14 James Buntongrabber.py: Don't blow up if incorrect numbers are...
2012-10-13 James BuntonDon't depend on autosocks
2012-10-08 James BuntonPrint newline at the end of http download
2012-10-05 James BuntonFixed Plus7 downloader hyphens
2012-10-03 James BuntonTidied up Plus7 title mangling
2012-10-03 James BuntonImprove Plus7 titles
2012-10-02 James BuntonBetter sorting for SBS
2012-10-02 James BuntonRemove print statement
2012-10-02 James BuntonFixed SBS downloader
2012-10-02 James BuntonFixed whitespace
2012-10-02 James BuntonNatural sorting + lazy loading of iView
2012-09-08 James Buntonhgignore downloaded_auto.txt
2012-08-21 James BuntonExtra error checking
2012-06-08 James BuntonSBS is dumb, they send XML as an error response
2012-05-29 James BuntonDon't redownload iView episodes tagged with (final)
2012-05-23 James BuntonMore valid chars
2012-05-23 James BuntonBetter iView episode titles
2012-04-21 James BuntonFixed SBS downloader
2012-04-13 James BuntonFixed conversion
2012-04-13 James BuntonYahoo Plus7 support
2012-04-13 James BuntonSmall cleanup
2012-04-13 James BuntonAdded grab_html
2012-04-13 James BuntonConvert flv to mp4 automatically
2012-04-13 James BuntonLazy loading plus support for SBS HTTP videos
2012-04-12 James BuntonUse sane filenames, print 'Downloading filename' always
2012-04-12 James BuntonCatch exception on open
2012-04-04 James BuntonUnlink cache files that failed to download
2012-04-01 James BuntonRemove debugging print
2012-04-01 James BuntonUse new-style SBS ondemand
2012-03-21 James BuntonWork on OSX
2012-03-21 James BuntonReturn result code for iView
2012-03-21 James BuntonMore fixes
next