YePpHa / YouTubeCenter

YouTube Center is a userscript designed to expand the functionality of YouTube. It includes the ability to download the video you're watching, auto selecting your preferred video quality and much more.
MIT License
2.89k stars 520 forks source link

"Default Error" while uploading thumbnail to own videos #1932

Open Black-Sunlight opened 9 years ago

Black-Sunlight commented 9 years ago

With YouTubeCenter active there is an error, the thumbnails can't be uploaded it's fails with "Default Error"

ireun commented 9 years ago

I've tried changing the thumbnail on the video's "edit" page, an it worked, please tell me if you are using DEv build, what browser etc..

Tested on Chrome, DEV build..

Black-Sunlight commented 9 years ago

hm, Firefox 40 Beta branch, dev build 528, i've uploaded log to the gist if it's need to, i give a link

ireun commented 9 years ago

I'ts helpful, also is it not working everywhere,or only on the edit page, or maybe only on the upload page..?

Black-Sunlight commented 9 years ago

Bug presence on the edit page and on the upload page. I sent the link to you by email. console log: SyntaxError: unreachable code after return statement YouTubeCenter.js:9331:10 SyntaxError: unreachable code after return statement YouTubeCenter.js:9334:10 SyntaxError: unreachable code after return statement YouTubeCenter.js:10016:10 SyntaxError: unreachable code after return statement YouTubeCenter.js:10019:10

ireun commented 9 years ago

It seems like a mozilla-specific bug to me, nothing like that in chrome console.. I will try to reproduce this on mozilla..

Edit: Yup, it doesn't work on Firefox, though i'm not getting an error, just a "try again" (spróbuj ponownie) button pops up, at least on the edit page: Test

Also, I'm not getting any of these messages in the console log:

"Domain registered www.youtube.com." YouTubeCenter.js:26700:5
"default" YouTubeCenter.js:26734:7
"[PageReadinessListener] At event => headerInitialized" "edit" YouTubeCenter.js:2049:26
"Language set to pl-PL because it could not be auto-detected yet" YouTubeCenter.js:2049:26
Strona używa certyfikatu SHA-1 - zalecane jest używanie certyfikatów z algorytmami sygnatur wykorzystującymi funkcje skracania silniejsze niż SHA-1.[Więcej informacji] my_thumbnail_post
"Domain registered www.youtube.com." YouTubeCenter.js:26700:5
"default" YouTubeCenter.js:26734:7
"YouTube configuration data is inaccessible; giving up on language auto-detection." YouTubeCenter.js:2049:26
"[PageReadinessListener] At event => headerInitialized" "other" YouTubeCenter.js:2049:26
"Language set to pl-PL because it could not be auto-detected yet" YouTubeCenter.js:2049:26
"YouTube configuration data is inaccessible; giving up on language auto-detection." YouTubeCenter.js:2049:26
Metoda getAttributeNode() jest przestarzała. Należy korzystać z getAttribute(). html5player-new.js:75:0
1436560958156   addons.update-checker   WARN    Update manifest for fdm_ffext@freedownloadmanager.org did not contain an updates property
1436560958331   addons.update-checker   WARN    Update manifest for {972ce4c6-7e08-4474-a285-3208198ce6fd} did not contain an updates property
Inyokus commented 9 years ago

This is a duplicate of #666.

ireun commented 9 years ago

Thanks @Inyokus I've closed other issues regarding this, so we've got everything in one place.. ;)

Closing: #666 and #1668.