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

No "upload_date" in json dump of "TED" videos #5418

Closed
kuerbis opened this issue Apr 13, 2015 · 1 comment
Closed

No "upload_date" in json dump of "TED" videos #5418

kuerbis opened this issue Apr 13, 2015 · 1 comment

Comments

@kuerbis
Copy link

@kuerbis kuerbis commented Apr 13, 2015

if youtube-dl --dump-json http://www.ted.com/watch/ted-institute/ted-bcg/vishal-sikka-the-beauty-and-power-of-algorithms | grep -q upload_date
then
    echo "Yes"
else
    echo "No"
fi

This returns "No".

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 13, 2015

Obviously, because there is no upload_date available on this page.

@dstftw dstftw closed this Apr 13, 2015
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
2 participants
You can’t perform that action at this time.