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

Videos not loading into admin panel (they are tagged but not loading) #17

Closed
GoogleCodeExporter opened this issue Mar 23, 2016 · 11 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.log into admin panel
2.view pending
3.no videos appear. I have uploaded videos personally, received submissions 
from others, nothing has worked.

What is the expected output? What do you see instead? an empty admin panel with 
no "pending" videos. When i log into the youtube account that made the test 
upload, I can see the tag that the submission widget added on the video, but 
the admin panel is not loading the videos into the admin area.


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by amberdun...@gmail.com on 30 May 2013 at 3:44

@GoogleCodeExporter
Copy link
Author

Could you provide the playlist id that you've submitted to, as well as the 
video id(s) of some submissions that you believe should be showing up but are 
missing?

Original comment by je...@google.com on 30 May 2013 at 2:02

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Sure, and thank you for looking into this!

playlist=PLoGDtbhmCuPlsfrsR3Ba1-zj9_h5bp8Ms

video_id=EBfJDx2FP2M

I've used the general search on youtube and found a few videos that were 
supposed to show up in the admin panel and manually approved them for my 
playlist (and those move into my 'approved videos'), but other than those 3 
videos I've manually added through a youtube search, nothing has appeared in 
the admin panel.

Original comment by amberdun...@gmail.com on 30 May 2013 at 2:58

@GoogleCodeExporter
Copy link
Author

Okay, I'm asking the folks responsible for YouTube API search to look into that 
one. Thanks.

Original comment by je...@google.com on 31 May 2013 at 7:50

@GoogleCodeExporter
Copy link
Author

Original comment by je...@google.com on 31 May 2013 at 7:57

  • Changed state: 9226213

@GoogleCodeExporter
Copy link
Author

After speaking to some internal folks, the problem stems from the - characters 
in the middle of the playlist id not being supported as part of a search. This 
apparently was always the case, and not a regression in the latest search 
backend change, so this is presumably something that's plagued YTDL ever since 
it became possible for playlist ids to contain -.

The current version checked into git/main and deployed to the reference 
implementation should properly deal with those playlists now. Unfortunately, 
any submissions made to playlists that contained - characters up until now 
won't show up in the "Pending" queue, but moving forward, new submissions to 
those playlists should show up.

Original comment by je...@google.com on 3 Jun 2013 at 3:22

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Thank you for your feedback. I suppose I will just have to relaunch with a new 
Playlist.

Original comment by amberdun...@gmail.com on 4 Jun 2013 at 3:51

@GoogleCodeExporter
Copy link
Author

And it's still happening...

Original comment by alphabet...@gmail.com on 7 Jun 2013 at 9:45

@GoogleCodeExporter
Copy link
Author

To the commenter in #7: if you're seeing an instance of a video that's been 
submitted but isn't showing up in the admin panel, please provide the video id 
of the submitted video and the playlist id associated to the submission.

Also, if you're self-hosting your own YTDL instance, you need to sync to the 
latest code in git/main to pick up the fix for the problem that affected 
playlists with - charatecters.

Original comment by je...@google.com on 10 Jun 2013 at 6:42

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

re #7
It's OK now ... but took so long to appear (hours?) that I thought it was a 
fault. OK if you know - very frustrating if you don't.

Original comment by alphabet...@gmail.com on 10 Jun 2013 at 10:53

@GoogleCodeExporter
Copy link
Author

Original comment by je...@google.com on 19 Jun 2013 at 6:37

  • Changed state: Fixed

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

No branches or pull requests

1 participant