Thread: Add-On Releases - AME (Auto Media Embedding) XML Releases
View Single Post
  #259  
Old 02-15-2008, 04:39 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Gang, the DivX/Stage6 videos have been bugging the heck out of me. I can't understand why we can't just have it to where the user posts the URL to the page, rather then the download URL. That just seems inconvenient, since you wouldn't know if your going to post a video from Stage6 necessarily until you've finished watching it. And the download link is (for some peculiar reason) built into the viewing window and disappears (and doesn't reappear, again for some peculiar reason) once you hit play.

So I got a demo version of RegExBuddy, tinkered around in it using The Geek's tutorial and I think I got a regular version working. I tried a bunch of videos and they all worked perfectly, but I need testers and refiners. So if you would pleas, give this a try and let me know.

First, I didn't notice any conflict with the other Stage6 regexes on my forum. So you should have to turn them off if you have a bunch of vids using those. But you can if you do see a conflict.


Go to Admin CP >>> AME CP >>> Settings >>> Add New.

Title: New Stage6

Description: Testing DJ's Stage6

Display Order: 1 (or whatever you want)

Active: Yes

Contain: Yes

Media Definition Code:
Code:
http://www\.stage6\.com/user/([\w]+)/video/([\d]+)/[&\w;=+_-]*
Replacement:
Code:
<object codebase="http://go.divx.com/plugin/DivXBrowserPlugin.cab" height="432" width="576" classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616"><param name="autoplay" value="false"><param name="src" value="$url" /><param name="custommode" value="Stage6" /><embed type="video/divx" src="$url" pluginspage="http://go.divx.com/plugin/download/" custommode="Stage6" autoplay="false" height="432" width="576" /></object>
Extract destination data: No

Extraction Information:
Code:
http://www\.stage6\.com/user/([\w]+)/video/([\d]+)/
[&\w;=+_-]*

After that go to www.stage6.com and copy the URLs of a bunch of random videos and test them out.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01163 seconds
  • Memory Usage 1,770KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete