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

google drive has stopped working #26979

Open
bosmax222 opened this issue Oct 22, 2020 · 0 comments
Open

google drive has stopped working #26979

bosmax222 opened this issue Oct 22, 2020 · 0 comments

Comments

@bosmax222
Copy link

@bosmax222 bosmax222 commented Oct 22, 2020

hello
google drive has stopped working to download video format from tow days

For examle when run youtube-dl.exe -F https://drive.google.com/file/d/1P6nyoLg07xZxUiygjtKIxX4ER2c74F5S/view?usp=sharing give only source

[GoogleDrive] 1P6nyoLg07xZxUiygjtKIxX4ER2c74F5S: Downloading webpage
[GoogleDrive] 1P6nyoLg07xZxUiygjtKIxX4ER2c74F5S: Requesting source file
[info] Available formats for 1P6nyoLg07xZxUiygjtKIxX4ER2c74F5S:
format code  extension  resolution note
source       mp4        unknown

and when try to download video 1080p
youtube-dl.exe -f 37 -ciw -o "D:\PS2\b\%(title)s" -v https://drive.google.com/file/d/1P6nyoLg07xZxUiygjtKIxX4ER2c74F5S/view?usp=sharing
given that error

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-f', '37', '-ciw', '-o', 'D:\\PS2\\b\\%(title)s', '-v', 'https://drive.google.com/file/d/1P6nyoLg07xZxUiygjtKIxX4ER2c74F5S/view?usp=sharing']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.09.20
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041
[debug] exe versions: ffmpeg N-65201-gd0f56ca, ffprobe N-71157-g7c6b043
[debug] Proxy map: {}
[GoogleDrive] 1P6nyoLg07xZxUiygjtKIxX4ER2c74F5S: Downloading webpage
[GoogleDrive] 1P6nyoLg07xZxUiygjtKIxX4ER2c74F5S: Requesting source file
ERROR: requested format not available
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpksi3o1r1\build\youtube_dl\YoutubeDL.py", line 808, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpksi3o1r1\build\youtube_dl\YoutubeDL.py", line 863, in process_ie_result
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpksi3o1r1\build\youtube_dl\YoutubeDL.py", line 1636, in process_video_result
youtube_dl.utils.ExtractorError: requested format not available

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2020.09.20
  • 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 bug reports including closed ones
  • I've read bugs section in FAQ

WRITE DESCRIPTION HERE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.