网络实验室

 找回密码
 注册账户
查看: 4556|回复: 5

一个大型英文视频分享站点源码 带采集功能

[复制链接]
admin 发表于 2008-7-20 16:02:18 | 显示全部楼层 |阅读模式
一个大型英文视频分享站点源码 带采集功能

可以采集 google video  youtube 等等视频站
可选视频文件采集到本地服务器后播放等等
很好很强大

说明 这个对服务器要求高
比较难搞的就是这个服务器配置了
必须独立服务器  vps不行
有需要帮配置的 可以pm我 我免费帮配置环境
官方可是收49刀才帮配置哦。。。。。。
服务器基础配置以及php需要修改的东西
Server Requirements
    * A Linux server (Fedora Core, CentOS, Ubuntu, Slackware or SuSE) or a BSD server (FreeBSD, NetBSD or OpenBSD).
    * Web server, preferably Apache (with CGI-BIN access, MOD_REWRITE enabled).
    * MySQL 4.1 or higher
    * PHP 4.3 or higher
    * GD Library 2 installed in PHP, with support for FreeType fonts.
    * LAME (LAME MP3 Encoder)
    * Mencoder and Mplayer (Entering MPlayer homepage)
          o AMR codec support (3GPP home page)
          o AC3 codec support (liba52 - a free ATSC A/52 stream decoder)
          o AAC codec support (AudioCoding.com)
          o MP3 codec support (LAME MP3 Encoder)
          o OGG/Vorbis codec support (Xiph.org: Downloads)
          o x264 codec support (VideoLAN - x264)
          o DivX/XviD codec support (Xvid.org: Home of the Xvid Codec)
          o win32 codec support (Index of /MPlayer/releases/codecs)
    * FLVtool2 (RubyForge: FLVTool2: Project Info)
    * ffmpeg-php (optional)
    * Ability to run PHP from the command line (CLI) using exec()
    * Ability to execute background processes with exec("binary > /dev/null &")
    *
      Recommended PHP Configuration
          o safe_mode = off
          o max_execution_time = 9000 (recommended, to prevent timeouts during video upload/conversion)
          o session.gc_maxlifetime = 14000 (recommended, to prevent session expires during video upload)
          o open_basedir = (no value) 独立服务器不要设置 控制权限的
          o output_buffering = 4096  这个如果有其它编码 一定要设置 容易出错
          o upload_max_filesize = 200M (recommended maximum video upload size in MB)
          o post_max_size = 200M (recommended maximum video upload size in MB)
o max_input_time = 9000; (to allow PHP to upload large video files andimages and avoid upload errors in PHP versions >=5.1.3 - PHP Bug#37306) 输出时间 不要php5.1.3版本 有bug
          o magic_quotes_gpc = On (so not to have errors in data posted that may include quote characters)
          o magic_quotes_runtime = Off (for security reasons)
          o register_argc_argv = On (for pages using post data)
          o register_globals = Off (for security reasons)




下载地址
http://euploading.cn/file/11091/MediaShare-v1-2-rar.html

采集模块

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册账户

x
麻雀 发表于 2008-7-21 08:55:15 | 显示全部楼层
独立服务器,汗一个,还没到这个境界!!
pian148 发表于 2008-7-24 09:55:27 | 显示全部楼层
好像不错!!!
头像被屏蔽
xolo88 发表于 2008-10-24 09:46:04 | 显示全部楼层
没有到那个境界:)shy_q :)shy_q
头像被屏蔽
xtgeust 发表于 2009-3-20 16:11:50 | 显示全部楼层
哈哈哈,只能收藏下了!
cctext 发表于 2009-5-23 01:23:09 | 显示全部楼层
同2楼一样
您需要登录后才可以回帖 登录 | 注册账户

本版积分规则

黑屋|存档|手机|网络实验室 本站服务器由美国合租以及IDCLayer国际数据提供!!!

GMT+8, 2024-4-29 09:52 , Processed in 0.126269 second(s), 10 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表