New version 1.3 4dd0288 Update version number 6b2c860 Update .pod file 7f8906a pokemon: support for downloading videos bdf7a18 hls: if the file start with / add hostname to it. 7c8cf96 viaplay: dont expect the key to be 0. better to loop all keys instead. 4ecb24d riksdagen: Adding support 3768813 nrk: they dont use https for the api call 4afc74c Merge pull request #403 from sveinhansen/master 3159780 Merge pull request #434 from qnorsten/master 36c9c08 viaplay: dont run len on int's to check if its empty string a12ff19 svtplay: added support for direct link to rss.xml with -A 064891d Merge pull request #433 from qnorsten/master d2e9edf svtplay: Fix for sista-chansen. GridStore have been renamed GridPageStore. 5394a0f generic: support for finding m3u8 files in source tags 74eae87 flowonline: add support for the site 4aa112a Merge pull request #432 from tester22/nickelodeon_fix 1825ad8 Update mtvnn.py c799375 viaplay: more improvements for viafree with single videos 4d4ba7a viaplay: some cases there is no episode info, use the video id instead. 3a788bc twitch: Add support for clips f807e67 svtplay: add support to download genre with -A 2716f4b viasatsport: detect live streams. 356cdff viasatsport: Adding support for vod-videos. ba35ec2 svtplay: Add support for sista-chansen with -A 87d2b41 tv4play: fix login issue with latest update 1ed9e2a filmarkivet: adding support for the site 4374d1c viaplay: Better way to extract the right video id from the new site cd4506b hds: some cases we need to encode the playlist as str for py2 1775793 viaplay: support for -A viafree sites e0caf5c viaplay: add support for viafree.se 31aaf46 subtitle: decode some htmlentities in sami ce367f2 main: rewrite some code so it easier to read b295d4f main: improve output help text 9a0eda8 spell fixes f8f25cf Merge remote-tracking branch 'qnorsten/master' into qnorsten 75c94a6 Merge pull request #414 from iwconfig/patch-1 6f6bf04 aftonbladet: use aptomaVideoId for videoId. 91cc1a1 Fixed minor bug with manual mappings options for ffmpeg also a tiny cleanup dfcae74 svtplay: in some cases there is no season slug for videos c5eea95 Now --remux is on by default with --merge-subtitle. Also fixed small bug when using --all-subtitles with only one available subtitle. 3c1d45a Fixed issue with --force-subtitle. --force-subtitle and -S did not respect each other but now it is working as it should. If --force-subtitle is used with -S it downloads only the subtitles, and if --force-subtitle is used alone it overwrites the existing subtitles and continues with the audio/video stream. 4e63c15 Added -M, --merge-subtitle to merge subtitle(s). The option gets the correct ISO639-3 language code using my own simple language detection api, and merges with correct metadata using ffmpeg. If ffmpeg is not installed an error message is raised since avconv doesn't seem keep up with ffmpeg. 0ae031b tv3play: fix all downloads if it more than one seaon 12f8a47 svtplay: download all episodes with 'visa fler' 421f53f dplay: support for other languages in subtitles e5a6468 Merge pull request #413 from rabinv/dr-all-episodes ddeec9e dr: support --all-episodes c2d8d64 Changes to nrk web pages: Simpler html-parsing Fixed subtitle support 24a1789 subtitles: --convert-subtitle-colors command added to convert color information in wsrt subtitle files to <font color=""> tags. 4b9cd2a Merge branch 'master' of https://github.com/spaam/svtplay-dl.git f807f48 get_one_media: added missing checks if subtitles exists before trying to print url using -g 5871f81 output: removed unnecessary print 507bb3c output: wrst now detected as extension. srt file no longer named .wrst.srt when saving raw subtitle from SVT-play. a774a80 Merge branch 'master' of https://github.com/spaam/svtplay-dl.git into rawsubs b3f03c2 output: Raw subs now affected by --force-subtitles and not --force f77b560 output: Modifed whitelist from srt to all subs to fix error with raw subtitle file preventing download of videofile 258a969 subtitle: removed parentesis in if check d72ff20 subtitle: fix so right filename is saved when saving raw subs e54eb77 subtitle: fixed syntax error e2093c9 subtile: minor code improvments 617f519 subtitle: added command --raw-subtitles to download raw subtitle file also 0ae2b20 gitignore: Updated 162901b subtitle: added command --all-subtitle to download all available subtitles. subtitle: Added support for subfix in subtile filename. urplay: added support to download more than 1 subtitle Added support to print all the subtitle urls when the get url parameter is used Fixed so subtitle url and stream url get printed if -S and -g but not --force-subtitles parameter is used Added support for downloading all subtitles and auto subfix them with language name for Urplay and Urskola (even when just one subtitle is downloaded)