Video

Hi The Hồng!
Vấn đề bảo mật link của một video.
Có cách nào khi mà ai đó lấy đựoc link của video (VD:http://www.youtube.com/watch?v=eg5jICcjInU).
sau hai ngày mở video đó lên thì ko còn xem đựoc ?

Comments

Xây dựng một hệ thống tạo/xóa

Xây dựng một hệ thống tạo/xóa link xử lý theo dạng sau:

* Giả sử thư mục file như thế này:

/files/
/files/file1.flv
/...

* Sau khi thực hiện hàm getDownloadLink($path, $expire), với mục đích tạo link download cho file1.flv, hệ thống sẽ trả về link download có dạng http://site.com/random-string/file1.flv, link trên sẽ hết hạn sau thời gian $expire (đơn vị giây)

* Sử dụng cron job để đi xóa các đường link theo chu kỳ.

Có thể kết hợp kiểm tra cookie, referer, ...

Thế Hồng

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <sup> <br> <p> <h3>
  • Lines and paragraphs break automatically.
  • Link to content with [[some text]], where "some text" is the title of existing content or the title of a new piece of content to create. You can also link text to a different title by using [[link to this title|show this text]]. Link to outside URLs with [[http://www.example.com|some text]], or even [[http://www.example.com]].
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. The supported tag styles are: <foo>, [foo]. PHP source code can also be enclosed in <?php ... ?> or <% ... %>.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.