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

[TheSun] unable to download videos (appears to be change from ooyala to brightcove) #16966

Closed
5 tasks done
2011 opened this issue Jul 14, 2018 · 0 comments
Closed
5 tasks done

Comments

@2011
Copy link

2011 commented Jul 14, 2018

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.07.10. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2018.07.10

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)

$ youtube-dl -v 'https://www.thesun.co.uk/tvandshowbiz/2261604/orlando-bloom-and-katy-perry-post-adorable-instagram-video-together-celebrating-thanksgiving-after-split-rumours/'
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--restrict-filenames', '-o', '%(title)s-%(id)s-%(uploader)s.%(ext)s', '-w', '-v', 'https://www.thesun.co.uk/tvandshowbiz/2261604/orlando-bloom-and-katy-perry-post-adorable-instagram-video-together-celebrating-thanksgiving-after-split-rumours/']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.07.10
[debug] Python version 3.6.5 (CPython) - Linux-4.4.39-gentoo-x86_64-Intel-R-_Core-TM-_i5_CPU_750_@_2.67GHz-with-gentoo-2.4.1
[debug] exe versions: ffmpeg 3.3.6, ffprobe 3.3.6, rtmpdump 2.4
[debug] Proxy map: {}
[TheSun] 2261604: Downloading webpage
[download] Downloading playlist: Orlando Bloom and Katy Perry post adorable Instagram video together celebrating Thanksgiving after split rumours
[TheSun] playlist Orlando Bloom and Katy Perry post adorable Instagram video together celebrating Thanksgiving after split rumours: Collected 0 video ids (downloading 0 of them)
[download] Finished downloading playlist: Orlando Bloom and Katy Perry post adorable Instagram video together celebrating Thanksgiving after split rumours

Using the "test" URL from python3.6/site-packages/youtube_dl/extractor/thesun.py, but all other pages behave the same.

Page source contains:

<div id="bc-video-5570940704001">
<div style="display:block;max-width:100%;position:relative" data-script="//players.brightcove.net/5067014667001/default_default/index.min.js" class="lazyload bc-video-holder">
<div style="padding-top:56.25%">
<video data-account="5067014667001" data-player="default" data-video-id-pending="5570940704001" id="video_5570940704001_5067014667001" controls="" style="bottom:0px;height:100%;left:0px;position:absolute;right:0px;top:0px;width:100%" width="100%" height="100%" playsinline="">
</video>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant