Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support download from cmore? #14662

Open
seyoum opened this issue Nov 3, 2017 · 2 comments
Open

Support download from cmore? #14662

seyoum opened this issue Nov 3, 2017 · 2 comments

Comments

@seyoum
Copy link

@seyoum seyoum commented Nov 3, 2017

  • [x ] I've verified and I assure that I'm running youtube-dl 2017.10.29
  • [x ] At least skimmed through the README, most notably the FAQ and BUGS sections
  • [x ] Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • [x ] Site support request (request for adding support for a new site)
@MR-2
Copy link

@MR-2 MR-2 commented Nov 6, 2017

The majority of their content is DRM-protected.
The content that isn't encrypted is i.e, material that's available on tv4play.
The link that has been provided is DRM encrypted.
Attaching sample of json for the linked video.

{ "playback": { "@assetId": "3844853", "title": "Torpederna s01e06", "live": false, "aspect16x9": true, "drmProtected": true, "playbackStatus": "OK", "hasItems": false, "liveBroadcastTime": "2017-04-01T00:00:00+02:00", "items": { "item": { "license": { "@name": "vualto-fairplay", "@uri": "vudrm://fairplay-license.drm.technology/license/3844853?xxxxx", "drm": { "license": { "@uri": "vudrm://fairplay-license.drm.technology/license/3844853?xxxxx", "@name": "vualto-fairplay" } } }, "log": { "@uri": "/api/tve_web/asset/3844853/play/log/37023717/" }, "bitrate": 0, "fileSize": 1261, "mediaFormat": "ism", "scheme": "https", "server": "lbs-usp-hls-vod.cmore.se", "base": "https://lbs-usp-hls-vod.cmore.se/catchup", "url": "https://lbs-usp-hls-vod.cmore.se/catchup/ISMROOT/CFILM/2017-03-28/TORPEDERNA(3844853_ISM).ism/xxx.m3u8", "drmProxyType": "vualto-fairplay" } }, "logData": "xxxx", "userAccessEndTime": "2017-12-06T19:55:29+01:00", "streamRule": { "maxSubscriptionStreams": xxxx } } }

Note: "drmProtected": true,
#14170

@MR-2
Copy link

@MR-2 MR-2 commented Dec 28, 2017

@seyoum adding the feature to youtube-dl would cause legal issues that's the main issue, second of all it isn't really possible.

@seyoum seyoum changed the title Support download from cmore.se? Support download from cmore? Dec 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.