citcit / autoembed

Automatically exported from code.google.com/p/autoembed
GNU Lesser General Public License v3.0
0 stars 0 forks source link

IMEEM #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Old URLs (worked)
Imeem (Music) => http://media.imeem.com/m/k8RLAG2sN7
Imeem (Playlists) => http://media.imeem.com/pl/5ei3osBD06
Imeem (Video) => http://media.imeem.com/v/zww-dvfR8y

New URLs (broken)
Imeem (Music) =>
http://www.imeem.com/jukeboxmusic16/music/1nxmt1tc/sigur_ros_saeglpur/
Imeem (Playlists) =>
http://www.imeem.com/aquilles/playlist/JjGvrTeV/sigur_ros_music_playlist/
Imeem (Video) =>
http://www.imeem.com/rockvideos/video/5WFYXI79/sigur_ros_glsli/

Original issue reported on code.google.com by phpu...@gmail.com on 8 Jan 2009 at 5:35

GoogleCodeExporter commented 8 years ago
Will require parsing HTML

Example URL:
http://www.imeem.com/jukeboxmusic16/music/1nxmt1tc/sigur_ros_saeglpur/

Example Embed:
<object width="300" height="110">
  <param name="movie" value="http://media.imeem.com/m/o7V0AWEABe/aus=false/"></param>
  <param name="wmode" value="transparent"></param>

  <embed src="http://media.imeem.com/m/o7V0AWEABe/aus=false/" 
         type="application/x-shockwave-flash" 
         width="300" 
         height="110" 
         wmode="transparent">
   </embed>
</object>

Original comment by phpu...@gmail.com on 8 Jan 2009 at 8:26

GoogleCodeExporter commented 8 years ago

Original comment by phpu...@gmail.com on 8 Jan 2009 at 8:26

GoogleCodeExporter commented 8 years ago

Original comment by phpu...@gmail.com on 8 Jan 2009 at 8:26

GoogleCodeExporter commented 8 years ago

Original comment by phpu...@gmail.com on 19 Jan 2009 at 12:50