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

Add support for itv.com #9240

Closed
cupof opened this issue Apr 18, 2016 · 2 comments
Closed

Add support for itv.com #9240

cupof opened this issue Apr 18, 2016 · 2 comments

Comments

@cupof
Copy link

@cupof cupof commented Apr 18, 2016

any chance that you can add this to youtube-dl

ITV Player (www.itv.com/itvplayer)

the itv.py included works the same way as youtube-dl

you input a url and it downloads the stream to the default directory with a auto filled file name and .flv ex

like this

itv.py http://www.itv.com/hub/marcella/2a4269a0002

or you can input a download directory and give own file name

like this

itv.py -d /etc http://www.itv.com/hub/marcella/2a4269a0002 marcella.flv

all the working code for this is in the itv.py which i have included

i have renamed the file to itv.txt for uploading
rename it to itv.py
thanks
itv.txt

Geo restricted to UK.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Apr 19, 2016

I got the following error with itv.txt:

$ python itv.txt http://www.itv.com/hub/marcella/2a4269a0002
usage: itv.txt [-h] [-d DIR] [-s START] [-e END] [-p PROXY] [-r | -R]
               url [filename]
itv.txt: error: InvalidGeoRegion; The client is in a geographical region that does not have access to the content

(I'm in Taiwan.)
Maybe that's why a sign-in page pops up.

@dstftw dstftw changed the title Site request with code Add support for itv.com Apr 19, 2016
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 19, 2016

It means exactly that: the author of this code should dedicate this code to public domain, see http://unlicense.org/. I'm locking this issue to prevent further offtopic.

@ytdl-org ytdl-org locked and limited conversation to collaborators Apr 19, 2016
@dstftw dstftw closed this Apr 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.