Your message dated Mon, 16 Nov 2020 20:37:34 +0000
with message-id <[email protected]>
and subject line Bug#972727: fixed in youtube-dl 2020.11.12-1
has caused the Debian Bug report #972727,
regarding youtube-dl: JSON error while asking youtube-dl to search on youtube
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
972727: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972727
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: youtube-dl
Version: 2020.09.14-1
Severity: important



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (650, 'testing'), (550, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.8.0-3-amd64 (SMP w/2 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_CRAP, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8), 
LANGUAGE=zh_TW:zh
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages youtube-dl depends on:
ii  python3                3.8.2-3
ii  python3-pkg-resources  50.3.0-1

Versions of packages youtube-dl recommends:
ii  aria2            1.35.0-2+b1
ii  ca-certificates  20200601
ii  curl             7.72.0-1
ii  ffmpeg           7:4.3.1-4
ii  mpv              0.32.0-2+b1
ii  python3-pyxattr  0.6.1-2+b2
ii  rtmpdump         2.4+20151223.gitfa8646d.1-2+b2
ii  wget             1.20.3-1+b3

Versions of packages youtube-dl suggests:
pn  libfribidi-bin | bidiv  <none>
pn  phantomjs               <none>

-- no debconf information

-- verbose

agn@debian-agn:~$ youtube-dl "ytsearch5:schubert D894" -ies --get-id 
--get-thumbnail --verbose
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['ytsearch5:schubert D894', '-ies', '--get-id', 
'--get-thumbnail', '--verbose']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2020.09.14
[debug] Python version 3.8.6 (CPython) - 
Linux-5.8.0-3-amd64-x86_64-with-glibc2.29
[debug] exe versions: ffmpeg 4.3.1-4, ffprobe 4.3.1-4, rtmpdump 2.4
[debug] Proxy map: {}
ERROR: query "schubert D894": Failed to parse JSON  (caused by 
JSONDecodeError('Expecting value: line 1 column 1 (char 0)')); please report 
this issue on https://yt-dl.org/bug . Make sure you are using the latest 
version; see  https://yt-dl.org/update  on how to update. Be sure to call 
youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 
899, in _parse_json
    return json.loads(json_string)
  File "/usr/lib/python3.8/json/__init__.py", line 357, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python3.8/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python3.8/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 
899, in _parse_json
    return json.loads(json_string)
  File "/usr/lib/python3.8/json/__init__.py", line 357, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python3.8/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python3.8/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line 797, in 
extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 
530, in extract
    ie_result = self._real_extract(url)
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 
3005, in _real_extract
    return self._get_n_results(query, n)
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py", line 
3200, in _get_n_results
    data = self._download_json(
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 
888, in _download_json
    res = self._download_json_handle(
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 
874, in _download_json_handle
    return self._parse_json(
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 
903, in _parse_json
    raise ExtractorError(errmsg, cause=ve)
youtube_dl.utils.ExtractorError: query "schubert D894": Failed to parse JSON  
(caused by JSONDecodeError('Expecting value: line 1 column 1 (char 0)')); 
please report this issue on https://yt-dl.org/bug . Make sure you are using the 
latest version; see  https://yt-dl.org/update  on how to update. Be sure to 
call youtube-dl with the --verbose flag and include its complete output.

--- End Message ---
--- Begin Message ---
Source: youtube-dl
Source-Version: 2020.11.12-1
Done: =?utf-8?q?Rog=C3=A9rio_Brito?= <[email protected]>

We believe that the bug you reported is fixed in the latest version of
youtube-dl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rogério Brito <[email protected]> (supplier of updated youtube-dl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA384

Format: 1.8
Date: Mon, 16 Nov 2020 17:03:36 -0300
Source: youtube-dl
Architecture: source
Version: 2020.11.12-1
Distribution: unstable
Urgency: medium
Maintainer: Rogério Brito <[email protected]>
Changed-By: Rogério Brito <[email protected]>
Closes: 972727 973575 973842
Changes:
 youtube-dl (2020.11.12-1) unstable; urgency=medium
 .
   * New upstream version 2020.11.12. Closes: #973575.
     + Fixes problems with YouTube (and a few other sites).
       Closes: #972727, #973842.
   * debian/control: Update list of extractors.
Checksums-Sha1:
 b217c2d65e315e58704e77767af2564a5be16361 2318 youtube-dl_2020.11.12-1.dsc
 04e72d0b0a0e85b79a6c2ac93b7c85254b95b53b 3188015 
youtube-dl_2020.11.12.orig.tar.gz
 c095ca0eb66d57d88984fcbe63e6d9c044927618 833 
youtube-dl_2020.11.12.orig.tar.gz.asc
 8f9f0f9e578aaa0d951971ddbd10b5bdb9fc07fd 31468 
youtube-dl_2020.11.12-1.debian.tar.xz
 bde7c2a152dbac73777a0d2813dc3d2b3222788b 6945 
youtube-dl_2020.11.12-1_source.buildinfo
Checksums-Sha256:
 011427cc76f1fbf32fc056855fb8b4d775c0c6ffa25837de14d97e6c547df4fc 2318 
youtube-dl_2020.11.12-1.dsc
 aeb00b2079c4711de7eea2a91f6923ebade84c5e985b0caeb47d572395d42831 3188015 
youtube-dl_2020.11.12.orig.tar.gz
 b810a92f90e9a1dbad4987bfce1aa2defffc5cc5c00a71f3d04e4eead71c9a0b 833 
youtube-dl_2020.11.12.orig.tar.gz.asc
 6da3caad81b90782f508ea2b280ce23f127918fefcd73662542718734ca90b8b 31468 
youtube-dl_2020.11.12-1.debian.tar.xz
 dcaeaf0210a01c593cf5b73925e3afead3383c2b798b8ce30cd713e2559481b3 6945 
youtube-dl_2020.11.12-1_source.buildinfo
Files:
 1147cbf044494824d99a5c91a30ef8b7 2318 web optional youtube-dl_2020.11.12-1.dsc
 b27e956bf8771ec27e39a76148d6841b 3188015 web optional 
youtube-dl_2020.11.12.orig.tar.gz
 fff9de3cf48db90a3fd65d5d2169cc0d 833 web optional 
youtube-dl_2020.11.12.orig.tar.gz.asc
 e2dae30e0649b4466374beeb7a025894 31468 web optional 
youtube-dl_2020.11.12-1.debian.tar.xz
 71ba4044dd14494b185a921d024d51a4 6945 web optional 
youtube-dl_2020.11.12-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCQAdFiEEj5ML0ZNMPiFAolh5B0e9Obz8qqoFAl+y20sACgkQB0e9Obz8
qqoj8g/8D/Da5K1kEe8VlHileSvpYaJ1OiBWWTvIPtWdyVdl6vs4L+j9vutuDJ7l
hsSa1a8yzrcM8ZICojV8Z4OTW71aPF/S/N8JZRJhijGS2s5rq/aL/qWdlzQHH0XA
iFrcvr98GHYmK1Z2y7sANMgzV4FSE3ZquImbe58lKwV2gH0TpdOjqjJjPET3AKZO
NyI54uq4RnGe23v3rT6EU4xKlggFAyDfVtOL8LuoJ2nwxogHVETdBpXArxH4cSsB
N5eVDggudX3Q4UJbDWg1KdIf1nlf+oe7ItHCo0TAaond3Yjwr6uyWUdRNpJ7Ecy1
QXWlgmqgZlm++modx233LAWsS8SDJfIhydrakt4CI9XO8ZMVk1JMz37PqNEB7jLN
wa/3XYeEtRmI5RPbpoy/M2SBEJnU/8INhQQrxYlRNBOPMLpP1b6jI1cDtFdyFJxe
RZXyZ0AN+ySqLFhKNdEv4gFStIRfbJWM0O3eU9gNjrl5E/WfoGuaDKBuVQhplRQI
cLp/OsDH/g2Nusa1GtnGOGNdeX/2C4/dJHk1OPysXer9OYyPjthrCpcku6X6I6JX
pU7z0/uPuqm69+OboTDnR3vFy7NhRtIllv+kBApCqbQBs1I9IZYDVtd/UwMtMyt6
b5Xo39iDPRw3tg4g0vgJ7+hea0Og5iXTdoJOO+RR2J9uNciEaIU=
=7JpH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to