-
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
Chaturbate issue (room currently offline) #23010
Comments
Having the same issue, sucks :( Hopefully there is a fix soon |
Same |
The same issue |
Hello, when will official installation be updated with this fix? |
the same problem |
Im having the same problem. Please fix. :( Thanks. Edit2: I set the correct LC_ALL variables, but it doesent help. Not a single one url works. Tried with 10 different rooms. |
I wrote a temporary fix for anyone else who doesn't want to wait for an official patch. Just replace the file at youtube_dl/extractor/chaturbate.py |
Thanks! It works! |
@r33bow Thank you! <3 |
@r33bow and others - any thought on how to apply this change to a Windows box? I can't swap that file when using the |
@r33bow fix works on Windows too, but you have to use source and not the binary.
|
I cannot seem to locate the path to replace the chaturbate.py on my Ubuntu box, where is this located? |
/usr/lib/python3/dist-packages/youtube_dl |
Thanks, I dropped it in there and replaced the file, restarted the server and still nothing. |
Oh. The full path is /usr/lib/python3/dist-packages/youtube_dl/extractor |
noob here, how can i apply this temporary fix in a raspbian (raspberry pi 4 ) installation? |
i replaced it but it still wont work for some reason... |
@KamikAze87 if you run |
With both it gives me command not found, i installed it with the curl command, its the first option from here https://ytdl-org.github.io/youtube-dl/download.html |
This won't work if you run it from binaries (e.g. exe). You have to run it via python from source using steps described in the linked post. Similar steps should work on any operating system. |
Yeah @KamikAze87, run |
Thank you, installed with pip, applied the fix and its working |
Unfortunately, nothing seems to work. Followed everything and placed the chaturbate.py in the /usr/lib/python2.7/dist-packages/youtube_dl/extractor directory and set permissions to 644. Everything still shows offline. |
Same here... I think we will need to wait for a real patch for a fix
…On Sun, Nov 10, 2019 at 4:01 PM JeffK ***@***.***> wrote:
Unfortunately, nothing seems to work.
Followed everything and placed the chaturbate.py in the
/usr/lib/python2.7/dist-packages/youtube_dl/extractor directory and set
permissions to 644. Everything still shows offline.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#23010?email_source=notifications&email_token=ANWYSTWR7TAP54SGXFTCSM3QTCOGVA5CNFSM4JKQFXE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDVKOXA#issuecomment-552249180>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANWYSTU4N6MINHCBR72ZFATQTCOGVANCNFSM4JKQFXEQ>
.
|
tryed it with the fix and it worked with python3.5 but not with python3.4, no idea why... |
Interesting, it worked for me using 3.7.5. |
for those who can not apply the patch, a workaround is to insert the cookie "cb_legacy=1" for example: I am not sure how long this will work. |
Thx... fix workes for me as well |
Checklist
Verbose log
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://chaturbate.com/lovely_monic/']
[debug] Encodings: locale cp1250, fs mbcs, out cp852, pref cp1250
[debug] youtube-dl version 2019.11.05
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-94953-gef50cf7b32, ffprobe N-94953-gef50cf7b32
[debug] Proxy map: {}
[Chaturbate] lovely_monic: Downloading webpage
ERROR: Room is currently offline
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp7hc5a0
9v\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp7hc5a0
9v\build\youtube_dl\extractor\common.py", line 530, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp7hc5a0
9v\build\youtube_dl\extractor\chaturbate.py", line 61, in _real_extract
youtube_dl.utils.ExtractorError: Room is currently offline
Description
It doesn't matter if a model is online, youtube-dl always says that the room is offline. Everything was fine today, the problems started a few hours ago. It seems the site got updated.
The text was updated successfully, but these errors were encountered: