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

Xtube won't allow downloads anymore #28870

Closed
5 tasks done
anondude90 opened this issue Apr 26, 2021 · 0 comments
Closed
5 tasks done

Xtube won't allow downloads anymore #28870

anondude90 opened this issue Apr 26, 2021 · 0 comments

Comments

@anondude90
Copy link

anondude90 commented Apr 26, 2021

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2021.04.26
  • 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 https://www.xtube.com/video-watch/big-tit-bunny-colby-interracial-bbc-pussy-pounding-and-cream-45669951
[debug] System config: []
[debug] User config: ['-o', '~/storage/shared/Movies/%(extractor_key)s/%(uploader)s/%(title)s-%(id)s.%(ext)s']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.xtube.com/video-watch/big-tit-bunny-colby-interracial-bbc-pussy-pounding-and-cream-45669951']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2021.04.26
[debug] Python version 3.9.2 (CPython) - Linux-4.14.190-21322112-abG975USQU5GUCH-aarch64-with-libc
[debug] exe versions: ffmpeg 4.3.1, ffprobe 4.3.1
[debug] Proxy map: {}
[XTube] big-tit-bunny-colby-interracial-bbc-pussy-pounding-and-cream: Downloading webpage
Traceback (most recent call last):
  File "/data/data/com.termux/files/usr/bin/youtube-dl", line 8, in <module>
    sys.exit(main())
  File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/youtube_dl/__init__.py", line 475, in main
    _real_main(argv)
  File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/youtube_dl/__init__.py", line 465, in _real_main
    retcode = ydl.download(all_urls)
  File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 2059, in download
    res = self.extract_info(
  File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 799, in extract_info
    return self.__extract_info(url, ie, download, extra_info, process)
  File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 806, in wrapper
    return func(self, *args, **kwargs)
  File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 827, in __extract_info
    ie_result = ie.extract(url)
  File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/youtube_dl/extractor/common.py", line 534, in extract
    ie_result = self._real_extract(url)
  File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/youtube_dl/extractor/xtube.py", line 103, in _real_extract
    if not isinstance(sources, dict):
UnboundLocalError: local variable 'sources' referenced before assignment

Description

I can't download a single or entire channel video from Xtube anymore. I noticed it happened about 2 weeks ago.

@dstftw dstftw closed this as completed in ff04d43 May 1, 2021
fossdd pushed a commit to ex-dl/ex-dl that referenced this issue May 10, 2021
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