计算机在一个窗口中给了我这个输出:
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_natty_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
Run Code Online (Sandbox Code Playgroud)
我怎样才能解决这个问题?
我正在尝试以 mp3 格式下载一些视频。这是一个播放列表。如何使用一个命令下载整个播放列表?
我无法使用 下载 Facebook 视频youtube-dl。下载过程中出现以下错误:
$ youtube-dl https://www.facebook.com/video.php?v=10152588878600983&set=vb.107925785982&type=2&theater
[1] 5101
[2] 5102
[3] 5103
theater: command not found
[2]- Done set=vb.107925785982
[3]+ Done type=2
[2]- Done set=vb.107925785982
[3]+ Done type=2
$ [generic] video: Requesting header
$ WARNING: Falling back on generic information extractor.
[generic] video: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [Errno 8] _ssl.c:510: EOF occurred in violation of protocol>
[1]+ Exit 1 youtube-dl
https://www.facebook.com/video.php?v=10152588878600983
Run Code Online (Sandbox Code Playgroud) 我想从 YouTube 搜索查询中下载视频,使用youtube-dl. 假设我想要来自搜索查询https://www.youtube.com/results?q=how+to+create+android+app+in+android+studio 的视频。
如何从 YouTube 和其他视频网站下载基于查询的视频?这是我尝试过的,它导致以下错误:
