Your message dated Sat, 15 Sep 2018 02:42:04 +0000
with message-id <[email protected]>
and subject line Bug#907722: fixed in youtube-dl 2018.09.10-1
has caused the Debian Bug report #907722,
regarding youtube-dl unable to download channels
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.)
--
907722: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907722
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: youtube-dl
Version: 2018.06.18-1.1
Severity: normal
Dear Maintainer,
Tried couple of playlists getting the same thing -
$ youtube-dl -v -c -f 22
"https://www.youtube.com/playlist?list=PLhk2InOhK1bccqgUhR31u2Sqffmwv9iLv"
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '-c', '-f', '22',
'https://www.youtube.com/playlist?list=PLhk2InOhK1bccqgUhR31u2Sqffmwv9iLv']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.06.18
[debug] Python version 3.6.6 (CPython) -
Linux-4.17.0-3-amd64-x86_64-with-debian-buster-sid
[debug] exe versions: ffmpeg 4.0.2-1, ffprobe 4.0.2-1, phantomjs
2.1.1, rtmpdump 2.4
[debug] Proxy map: {}
[youtube:playlist] PLhk2InOhK1bccqgUhR31u2Sqffmwv9iLv: Downloading webpage
[download] Downloading playlist: Mist Survival - Click here for the
Playlist (S01)(Gameplay/Let's Play)
[youtube:playlist] playlist Mist Survival - Click here for the
Playlist (S01)(Gameplay/Let's Play): Downloading 22 videos
[download] Downloading video 1 of 22
[youtube] pTzKz8gJMWg: Downloading webpage
[youtube] pTzKz8gJMWg: Downloading video info webpage
[debug] Invoking downloader on
'https://r3---sn-gwpa-o5br.googlevideo.com/videoplayback?mm=31%2C29&mn=sn-gwpa-o5br%2Csn-cvh7knes&id=o-AAhdE7BYPVL8-Ff-k7U-jQb4xOIY4libUC8MJ8SVkUQd&expire=1535773169&sparams=dur%2Cei%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cexpire&mime=video%2Fmp4&ip=2405%3A204%3A931c%3Aa6b1%3Ad9b8%3Ab1d6%3Aff41%3Afd7d&key=yt6&dur=1576.054&itag=22&pl=36&source=youtube&mv=m&ms=au%2Crdu&c=WEB&requiressl=yes&ipbits=0&initcwndbps=260000&ratebypass=yes&signature=518AD0E0C3433F36B414CB6B0F9AC77964728267.2C4177F0769EF42C30975E3B03602405812C6A56&lmt=1534584031733220&mt=1535751458&ei=kbWJW_zbM8SYoAPz_rnYCA&fvip=3'
[download] Resuming download at byte 741038
ERROR: Did not get any data blocks
File "/usr/bin/youtube-dl", line 11, in <module>
load_entry_point('youtube-dl==2018.6.18', 'console_scripts', 'youtube-dl')()
File "/usr/lib/python3/dist-packages/youtube_dl/__init__.py", line
477, in main
_real_main(argv)
File "/usr/lib/python3/dist-packages/youtube_dl/__init__.py", line
467, in _real_main
retcode = ydl.download(all_urls)
File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line
2001, in download
url, force_generic_extractor=self.params.get('force_generic_extractor',
False))
File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line
803, in extract_info
return self.process_ie_result(ie_result, download, extra_info)
File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line
1002, in process_ie_result
extra_info=extra)
File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line
864, in process_ie_result
extra_info=extra_info)
File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line
803, in extract_info
return self.process_ie_result(ie_result, download, extra_info)
File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line
857, in process_ie_result
return self.process_video_result(ie_result, download=download)
File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line
1635, in process_video_result
self.process_info(new_info)
File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line
1908, in process_info
success = dl(filename, info_dict)
File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line
1847, in dl
return fd.download(name, info)
File "/usr/lib/python3/dist-packages/youtube_dl/downloader/common.py",
line 364, in download
return self.real_download(filename, info_dict)
File "/usr/lib/python3/dist-packages/youtube_dl/downloader/http.py",
line 342, in real_download
return download()
File "/usr/lib/python3/dist-packages/youtube_dl/downloader/http.py",
line 312, in download
self.report_error('Did not get any data blocks')
File "/usr/lib/python3/dist-packages/youtube_dl/downloader/common.py",
line 165, in report_error
self.ydl.report_error(*args, **kargs)
File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line
620, in report_error
self.trouble(error_message, tb)
File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line
582, in trouble
tb_data = traceback.format_list(traceback.extract_stack())
Just using youtube-dl -F playlist shows that the video format is
supported and all, something else seems to be at work :(
-- System Information:
Debian Release: buster/sid
APT prefers testing-debug
APT policy: (500, 'testing-debug'), (500, 'testing'), (100,
'unstable-debug'), (100, 'experimental-debug'), (100, 'experimental'),
(100, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.17.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8), LANGUAGE=en_IN:en
(charmap=UTF-8)
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.6.5-3
ii python3-pkg-resources 39.2.0-1
Versions of packages youtube-dl recommends:
ii ca-certificates 20170717
ii ffmpeg 7:4.0.2-1+b1
ii mpv 0.29.0-1+b1
ii phantomjs 2.1.1+dfsg-2
ii python3-pyxattr 0.6.0-2+b2
ii rtmpdump 2.4+20151223.gitfa8646d.1-2
ii wget 1.19.5-1
youtube-dl suggests no packages.
-- no debconf information
--
Regards,
Shirish Agarwal शिरीष अग्रवाल
My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A 2C2F 9F3D C7A4 E1C4 D2D8
--- End Message ---
--- Begin Message ---
Source: youtube-dl
Source-Version: 2018.09.10-1
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: Fri, 14 Sep 2018 23:11:59 -0300
Source: youtube-dl
Binary: youtube-dl
Architecture: source all
Version: 2018.09.10-1
Distribution: unstable
Urgency: medium
Maintainer: Rogério Brito <[email protected]>
Changed-By: Rogério Brito <[email protected]>
Description:
youtube-dl - downloader of videos from YouTube and other sites
Closes: 904619 907722 908461
Changes:
youtube-dl (2018.09.10-1) unstable; urgency=medium
.
* ACK NMU by Clint Adams. Thanks!
* New upstream version 2018.09.10. Closes: #908461, #907722, #904619.
* debian/patch:
+ Refresh all patches to avoid FTBFS.
* debian/control:
+ Set 'Rules-Requires-Root: no'.
+ Mark compliance with Debian policy 4.2.1. No further changes needed.
+ Update list of extractors in long description.
Checksums-Sha1:
7f2b50c56407a1be55b7475ae8f95d5fc0196fe2 2268 youtube-dl_2018.09.10-1.dsc
51f57296f6cbec056520ab03d92710a4a91ad0f0 3036301
youtube-dl_2018.09.10.orig.tar.gz
8514effb21bd67828b6546b6993c90118e3b3731 879
youtube-dl_2018.09.10.orig.tar.gz.asc
fa7f25653635f1e82e38484d188e58c63f98ac9d 29464
youtube-dl_2018.09.10-1.debian.tar.xz
75ad2b15093e2bd34f120107d9fae36968795ea2 1008960
youtube-dl_2018.09.10-1_all.deb
b616f9a2cf364238a20378628b9b88aa47854247 6546
youtube-dl_2018.09.10-1_amd64.buildinfo
Checksums-Sha256:
b638aade74046f6325c273c1c1871ceaba87da2036f6c2f4d7bfd96240ea51ef 2268
youtube-dl_2018.09.10-1.dsc
08eab35a5eaa249bf0a90de15369f4494e87e416f940f539f982e5562241ed89 3036301
youtube-dl_2018.09.10.orig.tar.gz
1276f2e5a1dc9fde818fb61d68a9ac14dfa7c3ff0f7ec8186aa1eac261c42f55 879
youtube-dl_2018.09.10.orig.tar.gz.asc
c11c1a25095daa1c1602a8f925a9c60e387a862107ed23b2818197818b2fd9eb 29464
youtube-dl_2018.09.10-1.debian.tar.xz
643b31b7fa9e2376c230ca6e0d94449d77a33917410e7aacbce627ed92bb9a5d 1008960
youtube-dl_2018.09.10-1_all.deb
fc9d4b2cd41e90e7fbf9ab4fa62709a7cc532fe434132a2f23374dd62c2ed0ed 6546
youtube-dl_2018.09.10-1_amd64.buildinfo
Files:
7dcb819b97c6d351db2518bfff71fbaa 2268 web optional youtube-dl_2018.09.10-1.dsc
01b6cb97e12ac84a214c8dedb4bc9302 3036301 web optional
youtube-dl_2018.09.10.orig.tar.gz
f49309561efd82b47cb2506f44ce0c58 879 web optional
youtube-dl_2018.09.10.orig.tar.gz.asc
648b437a019b19668572eecc2a7d1bb4 29464 web optional
youtube-dl_2018.09.10-1.debian.tar.xz
73a13a06870774faba7d247ce41fc212 1008960 web optional
youtube-dl_2018.09.10-1_all.deb
5066b4f6dcf3b8ccc3f1e42407dea831 6546 web optional
youtube-dl_2018.09.10-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCQAdFiEEj5ML0ZNMPiFAolh5B0e9Obz8qqoFAluca2cACgkQB0e9Obz8
qqoPixAAxPOrtbOQWbHsgz4rN9Aqlqdal1RjiYjAV+bwXYEnUAjKeVjLaq7WK1wJ
ZFvqubWWYePJFH6fsUnKZjCRDVVSri7ezqRBushpRl+TdnQauaR8xoKfaNPqforI
ij+Jku1C8V3dbnBX3a4yn78DxNRu3z0D1eCOUm90V2fAi9429DeB7t4HIqxSQaRD
/locBDHxIM2yKT6jjVPcLYVFW8rdGYnkTgrvD/NcFmIcnsXeuU8rNnBmAUhgE73f
cNp8gNOuQM0UZVhfgUEzbSND8GmRbnk3bxGgUCPZUX96qvuhRLTm5zbSHvh25tQh
/b0A+Njz26RkLy6Eda6xmGMZJAPNadlg1Id1MB7TzA7zJAZVJs1A49wx3gJ8vgr3
PFRsAJP48OWC0Xca2MlpRUSlRdAqR8mFHO55zOe2BBXvur31+q5Ys/HcfLPAjGsv
sF2KNAHx9dfycRRmr53qXS7DZtH/CVtXc1Uxve1BsqGLbmVWXt1caXt/T9cSn8AH
bwK5m/21imIGI096iWptkgSReVNf1cXUqlvu77QDP98pSwYDHw8VmmmQf907nKTJ
PFlZfmi6u1DyLaQ6gebBrijtRsmr0fu3FV7ke9kL6Ac81P/4/brwYGPZrX949Ob7
nlGVzAQjPJYHCbjuCCpCKB3Devy+jcFVfOykOqfURrmJi2ly0Ys=
=c9sP
-----END PGP SIGNATURE-----
--- End Message ---