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.

Viki Pass no video formats found

See original GitHub issue

Checklist

  • I’m reporting a broken site support
  • I’ve verified that I’m running youtube-dl version 2020.07.28
  • I’ve checked that all provided URLs are alive and playable in a browser
  • I’ve checked that all URLs and arguments with special characters are properly quoted or escaped
  • I’ve searched the bugtracker for similar issues including closed ones

Verbose log

youtube-dl -v -i --add-header "x-viki-app-ver: 2.2.5.1428709186" --add-header "x-viki-as-id: 100005a" -f "bestvideo+bestaudio/best" -u PRIVATE -p PRIVATE https://www.viki.com/videos/1160081v-stove-league-episode-1
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '-i', '--add-header', 'x-viki-app-ver: 2.2.5.1428709186', '--add-header', 'x-viki-as-id: 100005a', '-f', 'bestvideo+bestaudio/best', '-u', 'PRIVATE', '-p', 'PRIVATE', 'https://www.viki.com/videos/1160081v-stove-league-episode-1']
[debug] Adding header from command line option x-viki-app-ver: 2.2.5.1428709186
[debug] Adding header from command line option x-viki-as-id: 100005a
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2020.07.28
[debug] Python version 3.7.7 (CPython) - Darwin-16.7.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 4.1.4, ffprobe 4.1.4, phantomjs 2.1.1, rtmpdump 2.4
[debug] Proxy map: {}
[viki] Logging in
[viki] 1160081v: Downloading video JSON
[viki] 1160081v: Downloading video streams JSON
ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 797, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/viki.py", line 319, in _real_extract
    self._sort_formats(formats)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 1350, in _sort_formats
    raise ExtractorError('No video formats found')
youtube_dl.utils.ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Description

My Viki Pass Plus credentials normally work for all Viki videos. However, starting a couple of days ago I noticed that youtube-dl cannot find any video formats for videos that are restricted to Viki Pass or Viki Pass Plus only.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
zackmark29commented, Sep 4, 2020

@zackmark29 Thank you for your fast and helpful reply, kind stranger! You are a genius. The Viki Parser tool you made looks impressive. The VPN will work for most of the videos I need.

Glad it worked! Soon I’m going to share my personal tool as well.

0reactions
ghostcommented, Feb 4, 2021

hello there @zackmark29 is there any way i can contact you ? It is about coding.

This is my email rociomerche94@gmail.com

Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Viki Pass no video formats found : r/youtubedl - Reddit
Viki Pass no video formats found. My Viki Pass Plus credentials normally work for all Viki videos. However, starting a couple of days...
Read more >
Basic Troubleshooting - Help Center
This article contains information on how you can perform basic troubleshooting steps when you encounter issues on Viki.
Read more >
[On-hold] Downloads won't play - Help Center
Our team is aware that some downloaded titles on the iOS app might not work: The video will only play for 2-3 seconds...
Read more >
Download videos for offline watching - Help Center
It would be great if you were able to download videos with a specific subtitle ... Do note that a Viki Pass Plus...
Read more >
[Solved] How to change video resolution on viki - Help Center
Hi there btsarmyjk07,. The feature to control how much data Viki uses is only available for Viki Pass subscribers. This is because non- ......
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