Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 298 Bytes

OneDrive-Video-Streaming

Grab stream link from video files. or use as direct download for any file types. for Microsoft OneDrive links.

Example usage

$video = onedrive("https://1drv.ms/v/s!AtJDSM5SeydsgRRM3eWQb0jhMZzV?e=iJn9I8");

$file_link = $video['url'];
$file_image = $video['img'];