Johan Andersson
1fdd3255bc
viafree: add support for viafree.fi
...
fixes #660
2017-09-16 18:32:29 +02:00
Johan Andersson
e3cf1562af
mtvnn: support for HLS again. seen this on nickelodeon
...
fixes #672
2017-09-16 18:28:27 +02:00
Johan Andersson
0ddbc9752e
urplay: support for -A on urskola.se
...
fixes #677
2017-09-16 17:36:37 +02:00
Johan Andersson
5057322c85
svtplay: fix find all episodes
...
fixes #676
2017-09-14 09:30:58 +02:00
Johan Andersson
c5e6be02e6
tv4play: fix auto naming for latest version of the site
2017-09-12 12:33:58 +02:00
Johan Andersson
44623376e6
tv4play: find id of the video
...
fixes #674
2017-09-12 12:33:58 +02:00
PO Lenhoff
695c6ffb17
added python3 compatibility for find_all_episodes
2017-09-08 20:27:39 +02:00
Johan Andersson
c1259f2c9a
viafree: fix so we can download all episodes from viafree again
...
fixing #663
2017-09-08 18:59:18 +02:00
Johan Andersson
c38b4a35c1
aftonbladet: fix identention
2017-09-02 10:44:15 +02:00
Johan Andersson
40e4c63211
aftonbladet: support for the new page.
...
they changed it a bit so it uses some more js.
fixes #664
2017-09-01 20:53:04 +02:00
Johan Andersson
2a70b72938
solittango: dont crash when the xml data is unicode on py2
2017-08-01 19:34:53 +02:00
Johan Andersson
45266f6a2a
dplay: check per episode if its premium or not
...
fixes #650
2017-06-28 22:33:58 +02:00
Johan Andersson
390b25d2bf
lemonwhale: try to find the ID of the video in a new way.
...
fixes #638
2017-06-05 13:15:42 +02:00
Johan Andersson
1ce926f083
aftonbladet: svd using the same provider as aftonbladet nowadays.
2017-06-05 13:14:22 +02:00
Johan Andersson
a2f20a3a31
svt: move this out from svtplay file
2017-05-08 00:17:27 +02:00
Johan Andersson
5763bb78c8
nrk: use the right api url to get video info
...
fixes : #604
2017-05-07 15:19:52 +02:00
Johan Andersson
c03a808774
svtplay: they moved the place where related videos are.
2017-05-07 15:02:55 +02:00
Johan Andersson
23d7d1fd12
cosmetic fixes in svtplay
2017-05-07 14:47:15 +02:00
Johan Andersson
1a3c201113
viafree: don't crash when episode is a text
...
fixes : #626
2017-05-07 14:44:12 +02:00
qnorsten
ad6180e48d
svtplay: videoTitlePage renamed to videoPage
...
svtplay changed their names again
fixes: https://github.com/spaam/svtplay-dl/issues/620
2017-05-03 16:04:24 +02:00
Johan Andersson
bccfc1fa3a
tv4play: in some cases we dont have episode info
2017-05-01 22:04:57 +02:00
Johan Andersson
72eddeb470
öppetarkiv: fix naming of files.
...
fixes #574
fixes #593
fixes #596
2017-04-21 22:01:02 +02:00
qnorsten
50fa511a5f
viafree: Make exclude work correctly for both -A and single episodes
...
Add exclude support when -A is used
Fix broken exclude support when downloading one episode
fixes: https://github.com/spaam/svtplay-dl/issues/483 in combination with c762575038
2017-04-21 19:34:43 +02:00
qnorsten
c8525f3a22
TV4play: remove login functionality
...
Tv4play has changed their login forms and as all premium content has moved to cmore.se login functionality is no longer needed and therefore removed.
2017-04-21 18:18:29 +02:00
qnorsten
49440b5f94
Merge remote-tracking branch 'origin/master'
2017-04-21 18:11:04 +02:00
qnorsten
c762575038
viafree: Make all-last work as intended
...
--all-last now returns X newest episodes instead of oldest
2017-04-21 18:10:40 +02:00
qnorsten
9fe6b951cc
svtplay: Check if Rss link is valid, and make tab work again
...
fixes: https://github.com/spaam/svtplay-dl/issues/584
Makes: https://github.com/spaam/svtplay-dl/issues/514 work again.
Adds basic check if linked rss is valid (as svtplay started including rss links again) also bypasses rss if a tab is supplied or include-clips is set.
2017-04-12 21:23:56 +02:00
Johan Andersson
e124ad8828
svtplay: fix accessservice crash
...
they changed how they tell if the video syntolkat
fixes : #566
2017-02-21 00:02:49 +01:00
Johan Andersson
8b14d490cb
svtplay: change place of not
2017-02-21 00:02:49 +01:00
Mikael Larsson
c4b4ab5bef
tv4play: Add season and episode info in the filename
2017-02-21 00:02:21 +01:00
Johan Andersson
c6df8f2b48
svtplay: get the live status from the api too.
...
sometimes the page say its live but the api say something else.
2017-02-19 11:37:22 +01:00
Johan Andersson
8b09165cd7
nhl: add support for the older platform
2017-02-18 23:51:58 +01:00
Johan Andersson
c9903f63be
nhl: support for vod videos.
2017-02-18 21:13:01 +01:00
Johan Andersson
dfaa1fac90
svtplay: show a better error message if we cant find video
2017-02-18 18:28:03 +01:00
Johan Andersson
456e008597
pylint fixes
2017-02-15 23:15:50 +01:00
Johan Andersson
c9020020e7
svtplay: fixes for exclude in genre and -A
2017-02-15 00:47:36 +01:00
Johan Andersson
7ab4c060ba
svtplay: add support for exclude in -A
2017-02-15 00:40:25 +01:00
Johan Andersson
1d496af36a
service.exclude2: exclude with filename as a argument
2017-02-15 00:38:52 +01:00
Johan Andersson
da66ffcf2e
format string fixes
...
fixes #558
2017-02-12 09:01:40 +01:00
qnorsten
9cfb4e5f1e
Viafree: Added check to prevent crash while naming clips
...
Added check to only get parent season and episode number if derived_from_id actually is set. Prevent crashes on some clips.
2017-02-11 10:19:57 +01:00
qnorsten
1f49d84664
svtplay: Fix for -all-last, now starts from the last episode
...
Fixes: https://github.com/spaam/svtplay-dl/issues/454
2017-02-10 17:49:42 +01:00
qnorsten
b24c9d14c3
svtplay: Add support for tabs on genre pages
...
Adds support for tabs on genre page, only works for the items on tabs that do not link to just a show page.
2017-02-06 13:14:58 +01:00
qnorsten
1dbe315586
viafree: Download only specific season by using /sasongXX in url
...
Support to only download specific season by passing /sasongXX in url, when used with -A
Fixes: https://github.com/spaam/svtplay-dl/issues/439
2017-02-06 12:43:59 +01:00
qnorsten
be97c6266b
viafree: forgot to remove tv3play from filename
...
viafree: forgot to remove tv3play from filename
2017-02-03 11:10:58 +01:00
qnorsten
a2bb75569a
viafree: Change autonaming from tv3play to viafree
...
Change part autogenerated file names from tv3play to viafree
2017-02-03 10:37:47 +01:00
qnorsten
de0fa8a715
svtplay: Add syntolkat and teckentolkat to filename
...
svtplay: Readds syntolkat and teckentolkat to autogenerated filename.
Solves https://github.com/spaam/svtplay-dl/issues/542
2017-02-03 09:32:27 +01:00
qnorsten
c781bd1bb8
svtplay: Add support for tabs and --include-clips
...
svtplay: Adds support for --include-clips as well as support to just download one tab of episodes by using ?tab="tab" in url.
This should fix https://github.com/spaam/svtplay-dl/issues/549 , https://github.com/spaam/svtplay-dl/issues/514 and https://github.com/spaam/svtplay-dl/issues/480
2017-02-02 15:57:52 +01:00
qnorsten
ac864643cd
Viafree: Added support for --include-clips
...
Added support for --include-clips for viafree
2017-02-02 14:20:33 +01:00
qnorsten
95c668cbe0
svtplay: do not try to use ProgramTitle in filename if it is None
...
fix crash for svtplay, that occurs when generating automatic filename and ProgramTitle is undefined.
2017-02-01 13:19:59 +01:00
Johan Andersson
a72282e44b
viafree: don't try to access videos that don't exists
...
fixes : #547
2017-02-01 11:06:01 +01:00
Johan Andersson
7c7565ea5d
svtplay: using -A will try to download same episode twice
...
fixes : #543
2017-01-31 23:42:04 +01:00
Johan Andersson
be471e9aab
svtplay: fix subtitles after the change on svtplay.se
...
fixes #535
2017-01-27 02:10:46 +01:00
Johan Andersson
76956610c8
picsearch: sometimes we don't get the video in player api
...
fixes : #527
2017-01-27 02:02:57 +01:00
Johan Andersson
3b8819a0eb
solidtango: detect hls video in a new way
2017-01-27 01:19:47 +01:00
Johan Andersson
f1b8949ab2
dplay: fix a crash when show name have weird unicode character
...
fixes #529
2017-01-26 22:33:32 +01:00
Johan Andersson
dac1b66ce4
svtplay: fixing some crashes after latest update.
...
fixes #528
2017-01-26 21:54:58 +01:00
Johan Andersson
fd64749c15
Merge remote-tracking branch 'qnorsten/master'
2017-01-02 18:35:27 +01:00
Johan Andersson
bc7ccc5918
svtplay: don’t crash if we cant find url for subtitle.
...
fixes #511
2017-01-02 18:32:33 +01:00
qnorsten
5dff059ff3
Viafree: Added SDH subfix to subtitle files when --all-subtitles are used
...
Added support to download both regular and Subtitles for hearing impared( with -SDH subfix), when using --all-subtitles
2016-12-17 11:09:07 +01:00
Johan Andersson
544f131ae4
urplay: detect related videos for -A
...
this is good enough to find related videos.
it would be better to use bs4 with lxml..
fixes #470
2016-12-06 22:42:54 +01:00
Johan Andersson
de055b885b
tv4play: don’t try to access vod when its live
...
fixes : #506
2016-12-05 22:09:20 +01:00
Johan Andersson
92323375fc
naming: write leading zeros in episodes and seasons in a better way
2016-12-05 21:52:42 +01:00
Johan Andersson
33679e3058
viaplay: support for wsrt (vtt) subtitle
...
fixes : #501
2016-12-05 20:53:22 +01:00
Johan Andersson
3173beef4a
viaplay: check if its vtt or sami
2016-12-05 19:57:57 +01:00
Anders Waldenborg
a9c579ba5f
Fix subtitles in urplay
...
The subtitle url was relative (in particular it left out the scheme)
Never videos appears to use VTT/WRST format
2016-11-30 23:21:42 +01:00
Johan Andersson
a986b9aeea
picsearch: New way to get the token and id
2016-11-22 18:05:08 +01:00
Sopor
ee67996d1c
tv4play: changed where to find the hls videos
...
fixes : #498
2016-11-10 08:32:29 +01:00
Johan Andersson
a9c6ad5e78
svtplay: don’t crash if we can’t find any video
2016-11-06 19:48:22 +01:00
Johan Andersson
1eb403a796
oppetarkiv: fix after last svtplay update.
2016-11-06 15:25:49 +01:00
Johan Andersson
2286ce6e02
svtplay: remove unused imports
2016-11-06 15:24:53 +01:00
Johan Andersson
fb0b1d74fe
svtplay: no need for find_video_id
2016-11-06 15:10:38 +01:00
Johan Andersson
44bc008d07
svtplay: return direct if we can’t find video info
2016-11-06 14:55:43 +01:00
Johan Andersson
15a1fe2fcf
svtplay: fix naming of filenames
...
fixes #481
2016-11-06 14:52:11 +01:00
Johan Andersson
d1ee50466b
svtplay: use the same dash condition for all dash versions
2016-11-06 12:58:32 +01:00
Johan Andersson
41e5d8ef31
tv4play: don’t crash if we can’t find any streams
...
fixes #495
2016-11-06 12:58:06 +01:00
Johan Andersson
7c7542e709
tv4play: they changed the url for login
...
fixes #489
2016-10-31 19:30:28 +01:00
Johan Andersson
eeb589188c
tv4play: better error message when we can’t decode json
2016-10-31 19:28:00 +01:00
Johan Andersson
7e551f6cfc
viaplay: support for tv3play.tv3.ee and tvplay.skaties.lv
2016-10-31 19:20:18 +01:00
Johan Andersson
59456c799f
svtplay: fix -A again after the svtplay move away from redux
2016-10-31 19:14:29 +01:00
Johan Andersson
4901d89cf6
viaplay: support for play.tv3.lt
...
fixes #482
2016-10-20 19:07:56 +02:00
Johan Andersson
17c1ff4b6d
svtplay: they changed to key again so -A stopped working
2016-10-19 14:20:36 +02:00
Johan Andersson
1a99e0f947
sr: fix for their new site
...
fixes #467
2016-10-17 23:58:23 +02:00
Johan Andersson
fa590117de
fetcher: handle errors from parsing playlists
2016-10-16 19:35:38 +02:00
Johan Andersson
16e1661efd
svtplay: they changed the hostname for api calls
...
fixes #475
2016-10-16 19:20:42 +02:00
Johan Andersson
cd9b18c91e
nrk: dont crash if we can’t find id
2016-10-06 22:51:54 +02:00
Johan Andersson
84d13a9f0c
aftonbladet: download videos again
2016-10-06 22:46:40 +02:00
Johan Andersson
d0bca585e7
svtplay: fix so -A work again
...
fixes #466
2016-10-04 22:34:50 +02:00
Johan Andersson
72d0e2069a
viaplay: workaround to detect episode number
...
fixes #461
2016-10-01 12:33:20 +02:00
Johan Andersson
4b79438ea7
viaplay: better support to detect videoid
2016-09-28 12:48:56 +02:00
Johan Andersson
fc9600b23b
svtplay: support for dash segmented files
2016-09-26 00:43:23 +02:00
Johan Andersson
05d2987fee
nrk: dont crash when the video is geoblocked
2016-09-19 20:39:27 +02:00
Johan Andersson
b156849495
svtplay: fix so sista-chansen work again
...
fixes #451
2016-09-15 08:53:49 +02:00
Johan Andersson
89789b843b
viaplay: get the right id for the video and not the first one we see.
...
fixes : #450
fixes : #447
2016-09-14 20:52:14 +02:00
Johan Andersson
61b512849b
svtplay: they started to use single quotes instead of double.
...
fixes #451
fixes #449
2016-09-14 18:55:33 +02:00
Johan Andersson
b1859b1f6b
svtplay: support for alt streams
...
in some cases the akamai one does not work.
we should make this prettier..
2016-09-10 17:30:04 +02:00
Johan Andersson
7f8906ae3f
pokemon: support for downloading videos
2016-09-04 20:44:25 +02:00
Johan Andersson
7c8cf96900
viaplay: dont expect the key to be 0. better to loop all keys instead.
...
fixes : #440
2016-09-03 18:39:49 +02:00
Johan Andersson
4ecb24d0ce
riksdagen: Adding support
...
fixes : #436
2016-09-02 01:20:54 +02:00
Johan Andersson
37688133b9
nrk: they dont use https for the api call
2016-09-02 00:42:10 +02:00
Johan Andersson
4afc74c415
Merge pull request #403 from sveinhansen/master
...
Changes to nrk web pages:
2016-09-02 00:24:55 +02:00
Johan Andersson
31597808eb
Merge pull request #434 from qnorsten/master
...
svtplay: added support for direct link to rss.xml with -A
2016-09-02 00:09:51 +02:00
Johan Andersson
36c9c08452
viaplay: dont run len on int's to check if its empty string
...
fixes #431
2016-09-02 00:06:31 +02:00
qnorsten
a12ff19606
svtplay: added support for direct link to rss.xml with -A
2016-08-24 00:42:49 +02:00
qnorsten
d2e9edf1e3
svtplay: Fix for sista-chansen. GridStore have been renamed GridPageStore.
2016-08-23 14:27:21 +02:00
Johan Andersson
5394a0f92c
generic: support for finding m3u8 files in source tags
2016-08-23 01:01:31 +02:00
Johan Andersson
74eae8791f
flowonline: add support for the site
...
fixes : #429
2016-08-23 00:59:57 +02:00
Anton
1825ad834e
Update mtvnn.py
2016-08-22 15:32:04 +02:00
Johan Andersson
c799375e73
viaplay: more improvements for viafree with single videos
...
fixes #427
2016-08-21 01:08:39 +02:00
Johan Andersson
4d4ba7afac
viaplay: some cases there is no episode info, use the video id instead.
2016-08-20 17:16:40 +02:00
Johan Andersson
3a788bcfae
twitch: Add support for clips
...
fixes #426
2016-08-20 16:32:12 +02:00
Johan Andersson
f807e67425
svtplay: add support to download genre with -A
...
fixes : #312
2016-08-20 15:51:58 +02:00
Johan Andersson
2716f4bd22
viasatsport: detect live streams.
2016-08-20 15:15:25 +02:00
Johan Andersson
356cdff704
viasatsport: Adding support for vod-videos.
...
fixes : #200
2016-08-20 14:17:54 +02:00
Johan Andersson
ba35ec265b
svtplay: Add support for sista-chansen with -A
...
fixes : #325
2016-08-20 13:52:19 +02:00
Johan Andersson
87d2b41a74
tv4play: fix login issue with latest update
...
fixes : #425
2016-08-20 12:46:54 +02:00
Johan Andersson
1ed9e2aaf2
filmarkivet: adding support for the site
...
fixes : #423
2016-08-17 19:53:56 +02:00
Johan Andersson
4374d1c38d
viaplay: Better way to extract the right video id from the new site
...
fixes : #424
2016-08-17 00:43:34 +02:00
Johan Andersson
1775793387
viaplay: support for -A viafree sites
2016-08-15 22:46:32 +02:00
Johan Andersson
e0caf5c822
viaplay: add support for viafree.se
2016-08-15 19:32:52 +02:00
Johan Andersson
f8f25cf2a4
Merge remote-tracking branch 'qnorsten/master' into qnorsten
2016-07-24 12:15:11 +02:00
Johan Andersson
6f6bf04e05
aftonbladet: use aptomaVideoId for videoId.
...
fixes : #416
2016-07-13 19:59:24 +02:00
Johan Andersson
dfcae7456e
svtplay: in some cases there is no season slug for videos
2016-07-11 10:44:33 +02:00
Johan Andersson
0ae031b8ac
tv3play: fix all downloads if it more than one seaon
...
fixes : #389
2016-06-30 01:20:39 +02:00
Johan Andersson
12f8a47415
svtplay: download all episodes with 'visa fler'
...
fixes : #407
2016-06-30 01:20:31 +02:00
Johan Andersson
421f53f099
dplay: support for other languages in subtitles
...
fixes : #410
2016-06-30 01:20:12 +02:00
Rabin Vincent
ddeec9e90b
dr: support --all-episodes
2016-06-30 00:08:42 +02:00
Svein Hansen
c2d8d64e99
Changes to nrk web pages:
...
Simpler html-parsing
Fixed subtitle support
2016-06-09 22:21:11 +02:00
Johan Andersson
cf7380211f
mtvnn: add support for nickelodeon.dk
...
fixes #394
2016-06-02 00:54:35 +02:00
Johan Andersson
b298e823eb
nrk: add some error checks if geoblocked
2016-06-01 22:15:45 +02:00
Johan Andersson
704fc6dee8
disney: move down the exclude so it catch the new name
2016-06-01 22:11:01 +02:00
Svein Hansen
56a404686a
tv.nrk.no website html change. Error when finding the video id.
2016-05-26 23:09:47 +02:00
Johan Andersson
fa730a5564
remove options in argument for exclude
2016-05-14 22:54:30 +02:00
Johan Andersson
c324374ba7
service: exclude should use options in the class
2016-05-14 22:41:33 +02:00
Johan Andersson
af66859dd5
get_one_media: move force_subtitle to main function
...
with this it will work for every site with subtitles
2016-05-14 22:38:23 +02:00
qnorsten
a774a8052b
Merge branch 'master' of https://github.com/spaam/svtplay-dl.git into rawsubs
...
# By Johan Andersson (7) and qnorsten (4)
# Via Johan Andersson (2) and qnorsten (1)
* 'master' of https://github.com/spaam/svtplay-dl.git :
urplay: dont crash when there is no label
twitch: Fix so we can get live url again
fetcher: dont print newline when its silent
main: add dash in the help text for preferred
tv4play: free videos with premuim showed up as None
tv4play: fix unicode errors in showname
Fixed missing space error
Some minor code improvments
postprocess: ext includes dot before fileextention
Updated gitignore
Added support for subfix in filename of subtitles, when several languages are available Added command to download all available subtitles for a video (--all-subtitles) 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)
2016-05-03 22:43:57 +02:00
Johan Andersson
f49354387a
urplay: dont crash when there is no label
2016-05-03 20:35:16 +02:00
Johan Andersson
435e58436e
Merge pull request #379 from qnorsten/master
...
Added support for download of all available subtitles on a video
2016-05-03 20:18:32 +02:00
Johan Andersson
45be38c39d
twitch: Fix so we can get live url again
...
fixes : #385
2016-05-02 22:26:30 +02:00
Johan Andersson
5cf6e0fe45
tv4play: free videos with premuim showed up as None
2016-04-30 14:10:43 +02:00
Johan Andersson
03a6307f38
tv4play: fix unicode errors in showname
...
fixes : #336
2016-04-30 13:54:26 +02:00
qnorsten
162901b263
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)
2016-04-29 11:41:34 +02:00
qnorsten
56e07188ee
Added support for subfix in filename of subtitles, when several languages are available
...
Added command to download all available subtitles for a video (--all-subtitles)
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)
2016-04-27 10:37:47 +02:00
Johan Andersson
92b734daab
urplay: fix scrape so it works again
...
this fixes : #374
2016-04-26 23:22:59 +02:00
Johan Andersson
e5059afb7a
tv4play: add client to post data
2016-04-19 21:58:11 +02:00
Johan Andersson
fcbcb25fce
picsearch: new type of embedded video
2016-04-19 21:08:17 +02:00
Johan Andersson
6d79ce9c04
tv4play: new url for login
2016-04-19 21:06:51 +02:00
Olof Johansson
5393dc1929
Fix various pylint warnings
...
None of these were any real problems, but easier to spot real issues if pylint
is a bit quieter. Apart from the pylint overrides being sprinkled over the code
base, this commit also fixes occurences of the following issues:
- logging-not-lazy
- logging-format-interpolation
- unused-import
- unused-variable
2016-04-03 19:06:45 +02:00
Johan Andersson
1627abc956
tv4play: show an error message when the video is not there
2016-03-27 13:02:49 +02:00
Johan Andersson
f92e94a8d2
expressen: update way to download the videos
2016-03-27 12:49:27 +02:00
Johan Andersson
e523141a04
support for dash streams
2016-03-26 21:38:31 +01:00
Johan Andersson
78ceb3c669
dplay: check 401 if we are geoblocked
2016-03-23 00:22:37 +01:00
Johan Andersson
cad24eebd4
svtplay: it should be parse.path to detect klipp
2016-03-22 22:26:15 +01:00
Johan Andersson
b9c8851ab1
svtplay: more ways to detect embedded videos or clips
2016-03-20 23:21:21 +01:00
Johan Andersson
ab2741f6bf
solidtango: more ways to detect solidtango
2016-03-20 21:04:09 +01:00
Johan Andersson
ab3646e4e2
tv4play: dont encode the showname
2016-03-20 19:15:51 +01:00
Johan Andersson
67fa41fcc5
tv4play: they change the name from user_name to username
2016-03-20 18:40:24 +01:00
Johan Andersson
260bd6c5c6
tv4play: wrong user/passwd crashes the script.
...
exception handling cant handle unicode on py2
2016-03-20 18:35:53 +01:00
Johan Andersson
a32074dbbe
urplay: support for urskola
...
fixes : #358
2016-03-20 18:21:07 +01:00
Johan Andersson
ca6bb5c9c0
picsearch: more ways to detect the service
2016-03-20 18:20:19 +01:00
Johan Andersson
05a20520b0
svtplay: fix embedded videos on svt.se
2016-03-17 16:57:58 +01:00
Johan Andersson
d3b0e106c3
generic: download embedded picsearch videos
...
fixes : #356
2016-03-16 22:50:43 +01:00
Johan Andersson
af70db9431
generic: download embedded lemonwhale videos
...
fixes : #355
2016-03-16 22:47:03 +01:00
Johan Andersson
ef22f9885e
generic: service need one more argument
2016-03-16 19:36:40 +01:00
Johan Andersson
2bb8f82287
lemonwhale: add support for vk.se
2016-03-16 18:58:17 +01:00
Johan Andersson
65dc028a9e
svtplay: öppetarkiv cant find program name sometimes
...
fixes : #348
2016-03-15 21:19:04 +01:00
Johan Andersson
b31d52390e
nrk: support for tv.nrksuper.no
...
fixes : #346
2016-03-15 21:19:04 +01:00
Johan Andersson
eb5e2fe5d4
dplay: new way to detect video id
...
fixes : #347
2016-02-29 23:18:27 +01:00
Johan Andersson
8a4469c810
Anomalous backslash in string fixes
2016-02-22 20:43:57 +01:00
Johan Andersson
55d811286d
solidtango: support for embedded and videos on solidtango.com
...
fixes : #343
2016-02-19 21:29:49 +01:00
Johan Andersson
013b6d1d82
dplay: support for all_last episodes
...
fixes : #329
2016-02-07 22:16:45 +01:00
Johan Andersson
293b6ae7e5
dplay: better show a error message instead of crashing
2016-02-07 20:44:03 +01:00
Johan Andersson
8db85270c8
dplay: better support for .dk, .no sites
...
fixes #339
2016-02-07 20:43:51 +01:00
Johan Andersson
e1459fab2f
svtplay: need to encode the string before hashing it
...
fixes #344
2016-02-07 20:10:36 +01:00
Johan Andersson
901ae80c88
unused import
2016-02-07 10:44:49 +01:00
Johan Andersson
595d5a97ac
efn: unused variable
2016-02-07 10:44:38 +01:00
Johan Andersson
70254e3429
unused imports
2016-02-07 10:41:43 +01:00
Johan Andersson
4b6393c060
dplay: change to “is” instead of ==
2016-02-07 10:32:47 +01:00
Johan Andersson
4e88894f0c
remove some empty lines.
2016-02-07 10:28:07 +01:00
Johan Andersson
1fa3204374
viaplay: we should get the subtitle after we set name
...
fixes #341
2016-02-07 10:25:49 +01:00
Johan Andersson
219a134069
tv4play: dont quote unicode strings
...
fixes #336
2016-01-27 19:28:37 +01:00
Johan Andersson
9274870f81
svtplay: unused import
2016-01-10 20:58:30 +01:00
Johan Andersson
caf936947f
svtplay: update the data from the new vid
2016-01-10 20:43:10 +01:00
Johan Andersson
5d61cb9371
svtplay: use the data we already have
2016-01-10 20:42:23 +01:00
Johan Andersson
00114f6750
svtplay: another videoid from the url
2016-01-10 20:36:13 +01:00
Johan Andersson
e895e02d70
svtplay: move find video id into its own function
2016-01-10 20:36:13 +01:00
Johan Andersson
1ddaad7beb
öppetarkiv: all episodes need option
2016-01-07 17:18:38 +01:00
Johan Andersson
1481e7effd
tv4play: fix so we can download normal shows again
...
fixes #320
2016-01-03 15:10:24 +01:00
Johan Andersson
c5460b999d
svtplay: dont include other in the filename
...
Sometimes other is the same as name.
fixes #319
2016-01-03 02:43:23 +01:00
Johan Andersson
e0ad3b9967
svtplay: öppetarkiv still use the old names for format
2016-01-03 02:43:23 +01:00
Johan Andersson
2901305818
mtvnn: fix support for downloading every episode
...
fixes : #316
2016-01-01 14:09:44 +01:00
Johan Andersson
4e24870519
disney: support for disney junior
...
fixes #317
2016-01-01 13:18:08 +01:00
Johan Andersson
4237021bc7
svtplay: it should be websrt and not wsrt
2015-12-28 11:41:39 +01:00
Johan Andersson
0a20279a94
svtplay: we should check if the user is using svtplay.se
2015-12-28 11:41:15 +01:00
Johan Andersson
cfea570432
svtplay: use sha256 of the version string as id
2015-12-27 20:55:10 +01:00
Johan Andersson
66898565b3
svtplay: support for the next version of the page.
...
video id is left to fix... dunno how to do it in a good way
2015-12-27 14:40:27 +01:00
Johan Andersson
ef74148003
Option to not verify ssl certificate
2015-12-26 12:14:14 +01:00
Johan Andersson
dd67365150
kanal5 is gone. long live dplay
2015-12-26 11:55:11 +01:00
Johan Andersson
b5ea350c0f
Move options to when we init the service class
2015-12-26 11:46:14 +01:00
Johan Andersson
7dea8c80ba
tv4play: detect which program the video belongs too.
...
fixes #313
2015-12-15 00:43:44 +01:00
Johan Andersson
d0e6d8584c
tv4play: find id for clips too
...
fixes #313
2015-12-15 00:30:40 +01:00
Johan Andersson
4240cc0e6f
dplay: support for dplay.dk and it.dplay.com
2015-11-29 22:50:15 +01:00
Johan Andersson
e9ab24f687
facebook: update path for video
2015-11-29 16:46:24 +01:00
Johan Andersson
fb4de6fb3b
mtvnn: support for comedycentral.se
...
this fixes #306
2015-11-29 16:46:24 +01:00
Johan Andersson
144b79e1b8
picsearch: detect live video
2015-11-29 16:46:24 +01:00
Johan Andersson
a6a3cfce18
dplay: dont crash when accessing a program page instead of video
2015-11-29 16:46:24 +01:00
Björn Dahlgren
4d972063d2
Fixed TV4Play geoblock error text
...
Fixes : #308
2015-11-23 18:54:07 +01:00
Olof Johansson
50eba055a5
sr: Find URLs with either playepisode= or playaudio= params
...
Fixes #295
2015-11-23 18:46:17 +01:00
Johan Andersson
f606775eb6
dr: dont crash when there is no subtitles.
2015-11-15 18:21:42 +04:00
Johan Andersson
ba4b36e43e
ruv: print the url instead of %s
2015-11-15 15:48:24 +04:00
Johan Andersson
a6e292cfee
dbtv: the videoid is int in the json file
2015-11-15 15:48:24 +04:00
Johan Andersson
7d9f18de79
lemonwhale: they use json now and not xml anymore
2015-11-15 15:48:24 +04:00
Johan Andersson
4c6884e3b9
vimeo: they changed the format of the json file
2015-11-15 15:48:24 +04:00
Johan Andersson
03d05dddb3
bambuser: we should use text instead of content
2015-11-15 15:48:24 +04:00
Johan Andersson
5928df5f3c
picsearch: better error message when the video is not available
2015-11-15 15:48:24 +04:00
Johan Andersson
409310252d
dplay: support for subtitles
2015-10-30 00:54:18 +01:00
Johan Andersson
2998080bc0
dplay: support for all episodes
...
fixes #296
2015-10-30 00:29:48 +01:00
Johan Andersson
e0b1ba67ba
dplay: use video_metadata_show instead
2015-10-29 22:44:13 +01:00
Johan Andersson
95cfe922bf
dplay: support for premium content
2015-10-29 22:42:27 +01:00
Johan Andersson
68f300ec05
dplay: better names for output file
2015-10-29 19:32:38 +01:00
Johan Andersson
25f24a369e
big brother: fail on premium instead of crash
2015-10-29 19:32:12 +01:00
Johan Andersson
8f33c450bc
bigbrother: support for progressive download
2015-10-29 18:20:17 +01:00
Johan Andersson
cfbb068474
svtplay: simplify json url
2015-10-29 18:08:25 +01:00
Johan Andersson
9f602c1fb1
urplay: support for betaplay
2015-10-25 16:15:26 +01:00
Johan Andersson
e2a816127e
urplay: rtmp is so 90s. removing it
2015-10-25 16:15:26 +01:00
Olof Johansson
647fed8bda
svtplay: Catch media without any videoReferences
...
This happens when they publish information about the TV episode before
publishing the video stream. Probably due to some bug in SVT Play. The
web player is also unable the play the video, reporting "Can't play
the program, try again later".
2015-10-25 15:50:52 +01:00
Johan Andersson
bd565f77ae
viaplay: better filenames
...
fix #286
2015-10-24 21:55:33 +02:00
Johan Andersson
a998b4c8fa
twitch: handle the error messages
2015-10-20 00:49:20 +02:00
Johan Andersson
4b0beee989
disney: get the text instead of content
...
this failed on python3
2015-10-20 00:49:20 +02:00
Johan Andersson
96b2beb8ec
generic: return sefl.url instead of url
...
This fixes #278
2015-10-19 17:26:38 +02:00
Johan Andersson
a798a2b8ba
tv4play: forgot to set the show name in find_all_episodes
...
fixes #280
2015-10-19 10:37:15 +02:00
Johan Andersson
3f9703b6bd
dr.dk: geoblock check
2015-10-08 09:54:07 +02:00
Johan Andersson
1c33787ad0
dr.dk: fix url parsing for some urls
...
fixes #277
2015-10-08 09:52:36 +02:00
Johan Andersson
917f276e41
tv4play: better names for automagicnames
...
this fixes #276
2015-10-07 19:52:37 +02:00
Johan Andersson
d4afbd778b
tv4play: dont use directory twice in output filename
...
it happens when the output is an directory
2015-10-05 20:27:45 +02:00
Johan Andersson
e6baf3e4da
tv4play: Support downloading all premium videos
...
this fixes #275
2015-10-05 19:43:57 +02:00
Johan Andersson
d53adcb2ad
Support for dplay.se
...
fixes #274
2015-10-04 14:40:00 +02:00
Johan Andersson
fa05480327
reorder arguments for hlsparse and hdsparse
2015-10-04 14:37:16 +02:00
Johan Andersson
28581838b0
svtplay: show the right url when it can’t find the json page.
2015-10-02 10:21:11 +02:00
Johan Andersson
ebb7049e19
twitch: handle directories when we output to an directory
2015-09-30 13:52:17 +02:00
Jellyfrog
0be6bddf8c
Make oppetarkiv work with --all-episodes again
...
seems they changed some css-classes
2015-09-30 00:47:49 +02:00
Johan Andersson
dc2cc0294c
pip8. expected 2 lines found 1
2015-09-15 20:10:32 +02:00
Johan Andersson
351206cd79
picsearch_test: di use picsearch nowdays
2015-09-13 23:03:59 +02:00
Johan Andersson
755cfe3825
raw: send url to hlsparse
2015-09-13 22:09:23 +02:00
Johan Andersson
8596e3bfb9
bigbrother: send url to hlsparse
2015-09-13 22:09:07 +02:00
Johan Andersson
58ac72ea70
ruv: hlsparse need the url to the playlist
2015-09-10 23:41:50 +02:00
Johan Andersson
82dabc602f
support for solidtango
...
fixes #268
2015-09-10 23:40:48 +02:00
Johan Andersson
07d061d397
viaplay: adding support for juciplay.se
2015-09-10 21:57:55 +02:00
Johan Andersson
f7323a0072
viaplay: f4m can be in the middle of the filename
2015-09-10 21:38:29 +02:00
Johan Andersson
467e49b3ad
sr: this should be text
2015-09-07 19:03:31 +02:00
Johan Andersson
5fcf3f71fd
vimeo: this should be text
2015-09-07 19:02:43 +02:00