Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Site Support Request for Esquire TV Network web site #11334
Comments
|
I recently figured out that I when I posted my last two bugs, I was using version 2016.11.18 instead of the current version 2016.12.01 so for this bug I ran youtube-dl again and updated the log above the new one. Also, I found that when playing a video on Esquire TV, if you right click on the flash player, the menu shows "ThePlatform SDK" so I would guess Esquire TV is using ThePlatform which youtube-dl already supports for NBC, AMC, BBCAmericia and others so that may help when adding support for Esquire TV. |
|
I decided to look at the file |
|
Hey, is there anything I can do to help move this issue forward (without writing the extractor myself as I'm not familiar enough with python to do that)? |
|
Just in case it might motivate the creators of youtube-dl a little, it appears that the format and platform for full episodes is virtually identical to that of E! Online, which I see has also been requested (#6198). So if you could create a working extractor for Esquire it would probably take all of two minutes after copying it to make it also work for E!, since the two sites appear to be virtual clones, at least in the way videos are presented. You'd be adding two services for the effort of one! :) |
Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2016.12.01. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add
-vflag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):
Description of your issue, suggested solution and other information
I would like support for tv.esquire.com videos.
Some of the videos require TV Provider Authentication and some don't require it.