Severity: Warning
Message: fopen(/tmp/ci_session7hfhiuuqsopanjenrqkq8tkjhdojcg10): failed to open stream: No space left on device
Filename: drivers/Session_files_driver.php
Line Number: 176
Backtrace:
File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct
File: /var/www/html/index.php
Line: 311
Function: require_once
Severity: Warning
Message: session_start(): Failed to read session data: user (path: /tmp)
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct
File: /var/www/html/index.php
Line: 311
Function: require_once
By Ankan Sanyal
I have written a code to download a YouTube video just by giving the URL of the video.
In this project, I have written a code that can download any YouTube video.
The user just has to give the link of the video i.e, the url and the video will start downloading automatically.
The quality of the video will be of the highest resolution.
We can also see the views, description, length and other stuffs.
The file will be of mp4 format and it will have both sound and video as it will be of progressive stream.
The file will be downloaded in the project folder and we can access it easily.
The file will be downloaded in the location folder and the output will be as shown.
-1638508952-939.jpg)
Submitted by Ankan Sanyal (Ankan)
Download packets of source code on Coders Packet
Comments