vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - 8WayRun.Com - Media Library (https://vborg.vbsupport.ru/showthread.php?t=240677)

DGrey2011 01-16-2015 09:12 PM

Since I upgraded from 4.2.0 to 4.2.2, whenever I try to import a video (from any site, youtube without https, dailymotion etc) I just get this error:

Media URL contained invalid data.

Anyone knows a fix or having the same problem?

Prorockz 01-19-2015 07:44 PM

try to Retrieve information from youtube link received this error .

Could not parse media URL.

and Submit Batten not show at the end of post please how to fix it ?

blue7 01-20-2015 11:32 AM

Quote:

Originally Posted by Prorockz (Post 2533418)
try to Retrieve information from youtube link received this error .

Could not parse media URL.

and Submit Batten not show at the end of post please how to fix it ?

Quote:

Originally Posted by DGrey2011 (Post 2532849)
Since I upgraded from 4.2.0 to 4.2.2, whenever I try to import a video (from any site, youtube without https, dailymotion etc) I just get this error:

Media URL contained invalid data.

Anyone knows a fix or having the same problem?

Same problem here...

liefdesdichter 03-16-2015 11:06 PM

hello can someone help
when i try to load a youtube video i get the messege Could not parse media URL.

how to fix this problem

RichieBoy67 03-25-2015 05:25 PM

Quote:

Originally Posted by liefdesdichter (Post 2540666)
hello can someone help
when i try to load a youtube video i get the messege Could not parse media URL.

how to fix this problem

try removing the "s" from https:// so you have http:// in the url for the video.

RichieBoy67 03-25-2015 05:31 PM

Upon removing the s though I am still also getting Media URL contained invalid data as others are.

blue7 03-26-2015 11:20 AM

Quote:

Originally Posted by RichieBoy67 (Post 2541519)
Upon removing the s though I am still also getting Media URL contained invalid data as others are.

Everyone has the same problem but no one trying to fix it, dont bother yourself mate ;)

DGsemiPROoCOM 05-07-2015 03:27 PM

To fix the HTTPS problem add the following to media_submit.php on line 25 and again on line 59:
Code:

        if(substr($source, 0, 5) == "https"){ $source = "http".substr($source, 5);        }

MonkYZ 05-12-2015 04:07 PM

Quote:

Originally Posted by DGsemiPROoCOM (Post 2545049)
To fix the HTTPS problem add the following to media_submit.php on line 25 and again on line 59:
Code:

        if(substr($source, 0, 5) == "https"){ $source = "http".substr($source, 5);        }

This doesn't work for me. Also, as Youtube has changed how it's API works, i always get the title "https://youtube.com/devicesupport" and description "https://youtube.com/devicesupport
http://m.youtube.com".

Can somebody fix this?

DGsemiPROoCOM 05-13-2015 01:09 AM

Quote:

Originally Posted by MonkYZ (Post 2545383)
This doesn't work for me. Also, as Youtube has changed how it's API works, i always get the title "https://youtube.com/devicesupport" and description "https://youtube.com/devicesupport
http://m.youtube.com".

Cand somebody fix this?

Worked for us, but we did have to do more modifications to work with new API.

http://nodakangler.com/forums/media.php


All times are GMT. The time now is 05:00 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04454 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete