-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
[Redtube]An extractor error has occurred. #10518
Comments
http://www.redtube.com/66418 |
Post the output of |
While it seems redtube changed their page again and now youtube-dl is working now. Except it, may I ask how to build youtube-dl myself? Sorry I'm good at C but really not familiar with python. From the guide, it said: I can unzip the file and exectute the main.py file. But I can recompile the executable by running "make youtube-dl". It shows me:
|
Here's a typo in your command. It should be:
|
Hello, It still didn't work.
|
Can you paste the content of |
I think maybe this is the problem. Under the folder 'youtube_dl', there's no Makefile. Below are the files in this folder:
|
Oh I forgot that the zipped file does not contain |
Thanks very much. It works now! |
@advertcn If so, please share the command with the community. If not, feel free to consider this as a kind request to do so : ) thanks! |
I would suggest you use their hubtraffic.com to pull a CSV file and use youtube-dl to download videos only |
Please follow the guide below
x
into all the boxes [ ] relevant to your issue (like that [x])Make sure you are using the latest version: run
youtube-dl --version
and ensure your version is 2016.08.31. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add
-v
flag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):
Description of your issue, suggested solution and other information
Explanation of your issue in arbitrary form goes here. Please make sure the description is worded well enough to be understood. Provide as much context and examples as possible.
If work on your issue required an account credentials please provide them or explain how one can obtain them.
The text was updated successfully, but these errors were encountered: