question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Video truncation downloading from Curiosity Stream

See original GitHub issue

Checklist

  • I’m asking a question
  • I’ve looked through the README and FAQ for similar questions
  • I’ve searched the bugtracker for similar questions including closed ones

Question

Hey guys,

Question; I’m trying to download videos from CuriosityStream so I can watch them offline at leisure

  • I’ve double checked and it’s listed as a supported website.
  • I have a valid login & a cookies.txt that includes the auth_token (among others) for the curiosity stream domain

When I point youtube-dl at a CuriosityStream URL it downloads the first 2 minutes of the video & then moves on to the next (it still follows a playlist successfully & pulls the first 2 mins of each video). Regardless of whether I give it a cookies file or not it always grabs the first 2 mins … for some reason (I kind of expected it to fail without cookies at all).

I’m using:

youtube-dl -ci -o '%(title)s.%(ext)s' --cookies cookies.txt --restrict-filenames [url]

Curious for any tips for downloading full length videos from CuriousityStream & thoughts on what I am doing wrong!?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
ewtoombscommented, Apr 26, 2021

@nathanfranke I have observed the same error. It looks like CS has changed their API slightly. Authentication no longer works. But it is a separate issue.

0reactions
voidshardcommented, Apr 8, 2021

Hey @nathanfranke I believe using -u and -p solved it for me

Read more comments on GitHub >

github_iconTop Results From Across the Web

Resolve Issues – Curiosity Stream Help Center
Technical difficulties? Don't let anything get between you and your favorite documentaries by troubleshooting here!
Read more >
Offline Viewing with Mobile Apps - Curiosity Stream
1. Download the latest version of the Curiosity Stream app from the Google Play or iTunes App store. 2. Open the app and...
Read more >
How do I bookmark videos and series? - Curiosity Stream
Clicking the + icon underneath the title on the video or series page. Once you've bookmarked a video or series you will be...
Read more >
Curiosity Stream | If it's out there, it's in here
Curiosity Stream has thousands of documentaries that enlighten, entertain & inspire, all for just $20/year. What are you curious about?
Read more >
YouTube Title Generator Tool - TubeRanker
The YouTube Title Generator tool creates optimized YouTube titles for your videos based on in-depth research of successful video titles.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found