First sorry for my bad English (Google Translator)
I have a purchased version.
What I need to change so that Youtube is working again?
I'm working on fix for paid-for version as we speak...when it's done, I will email the entire updated files distribution to all paying members (to your Tradebit-provided email addresses)...no extra charge
I'm working on fix for paid-for version as we speak...when it's done, I will email the entire updated files distribution to all paying members (to your Tradebit-provided email addresses)...no extra charge
1) YouTube changed their video pages' source code, requiring some tweaking of my code to get the video file download links working again. The relevant code to change is in VideoConverter::SetVidSourceUrls() method in VideoConverter.class.php.
2) Added an additional configuration constant, “_DEFAULT_VIDEO_QUALITY”, to config.class.php. Raising or lowering this value will cause converted video file size to increase or decrease, respectively. This value is only used when FFmpeg cannot determine video bit rate of downloaded video.
All previous customers who have purchased the paid-for version of my app are receiving this new, updated version via the e-mail addresses that you provided at Tradebit.com.
Please report any issues with either the paid-for version or the free version in this forum thread.
Thanks!
__________________
Regards, R.J.
The Following 2 Users Say Thank You to chump2877 For This Useful Post:
Could somebody recommend me good FFMPEG shared hosting?
Cirtex doesnt support PHP 5.3 so there is some parts that wont work.
Edit:
Im getting this error at Site5 hosting...
Any help?
Code:
[18-Sep-2012 11:54:57] PHP Deprecated: Function eregi() is deprecated in /home/tubeconv/public_html/VideoConverter.class.php on line 230
[18-Sep-2012 11:54:57] PHP Deprecated: Function eregi() is deprecated in /home/tubeconv/public_html/VideoConverter.class.php on line 230
[18-Sep-2012 11:54:58] PHP Warning: Division by zero in /home/tubeconv/public_html/VideoConverter.class.php on line 121
[18-Sep-2012 11:54:58] PHP Warning: Division by zero in /home/tubeconv/public_html/VideoConverter.class.php on line 121
Could somebody recommend me good FFMPEG shared hosting?
Cirtex doesnt support PHP 5.3 so there is some parts that wont work.
Edit:
Im getting this error at Site5 hosting...
Any help?
Code:
[18-Sep-2012 11:54:57] PHP Deprecated: Function eregi() is deprecated in /home/tubeconv/public_html/VideoConverter.class.php on line 230
[18-Sep-2012 11:54:57] PHP Deprecated: Function eregi() is deprecated in /home/tubeconv/public_html/VideoConverter.class.php on line 230
[18-Sep-2012 11:54:58] PHP Warning: Division by zero in /home/tubeconv/public_html/VideoConverter.class.php on line 121
[18-Sep-2012 11:54:58] PHP Warning: Division by zero in /home/tubeconv/public_html/VideoConverter.class.php on line 121