O.K. I reported this issue months ago, I gave it another try a few minutes ago, and the issue persists.
Forums / Maintenance / Report Problems
27,923 total conversations in 1,746 threads
Recent NND videos additions are not still not embedding on their pages
Last posted
Aug 20, 2014 at 09:24AM EDT.
Added
Aug 19, 2014 at 02:31PM EDT
7 posts
from
5 users
I guess that we can only embed Nico Nico videos in entries directly, not in the video sections, for now.
I've never used NND before and it doesn't even seem like there's a way to watch or embed that video without an account: http://www.nicovideo.jp/watch/sm24249044
Can you show me an example of the embed working on another site?
James wrote:
I've never used NND before and it doesn't even seem like there's a way to watch or embed that video without an account: http://www.nicovideo.jp/watch/sm24249044
Can you show me an example of the embed working on another site?
James wrote:
I've never used NND before and it doesn't even seem like there's a way to watch or embed that video without an account: http://www.nicovideo.jp/watch/sm24249044
Can you show me an example of the embed working on another site?
The Billy Herrington entry has a Nico vid in the origin section that is embed and works.
It takes around 10 seconds to start loading, but the embed does work. This is the case with all the embed Nico vids on all Mona entries.
So yeah, there should be some sort of way to make them work, even without an account.
I guess the video gallery's glitch is a matter of embed.ly. So, perhaps even James can't fix it.
On the other hand, anybody can watch embedded NND videos without an account, but we need it to get the embed code. However, if you know the URL and the title of a video, you generate the embed code by yourself under this format.
< ****** src="http://ext.nicovideo.jp/thumb_watch/%videoID%?w=%width%&h=%height%">< /******>< no******>< a href="http://www.nicovideo.jp/watch/%videoID%">Niconico videoTitle< /a>< /no******>
eg. http://www.nicovideo.jp/watch/sm24249044
< script type="text/hogescript" src="http://ext.nicovideo.jp/thumb_watch/sm24249044?w=490&h=307"> < noscript>< a href="http://www.nicovideo.jp/watch/sm24249044">Niconico 【第13回MMD杯本選】バットマン VS スーパーマン 【Dawn of Justice】< /a>< /noscript>
RM Edit: Without the spaces.
Edit:
Shit! Script elements are automatically removed from the post…
@Mona
I edited your post a bit. If you add spaces in the code, it won't be read as code and can be displayed. Might seem a bit weird, but at least it shows everything now.