SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 |Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 111
Video Summarization
Pallavi Taru1, Snehal Hiray2, Shashank Gurnalkar3, Ashlesha Gokhale4
1Computer Engineering (B.E.), P.I.C.T, Pune, Maharashtra, India
2Computer Engineering (B.E.), P.I.C.T, Pune, Maharashtra, India
3Computer Engineering (B.E.), P.I.C.T, Pune, Maharashtra, India
4Computer Engineering (B.E.), P.I.C.T, Pune, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - This paper proposes an innovative
summarization of video in text format.Natural Language
Processing is the vast area which has great importance
when people started to interpret human language from one
form to another form. A summarization is a system that
produces a condensed representation of its inputs for user
consumption.With the explosion of abundant data present
on social media, it has become important to analyze this
text for seeking information and use it for an advantage of
various application and people.Generating the summary of
video in text format will be useful to quickly get the relevant
information of the video content as well as to get the
abstract idea of video content of long duration.
Key Words: NLP,video analysis,text analysis,
summarization,speech recognition and synthesis.
1.INTRODUCTION
In today’s world the abundant information available
online but time is limited . With the advent of personal
mobile computing devices, we are being presented with a
barrage of information every minute. This makes it
increasingly important to consume as much information
as possible in the least amount of time while eliminating
irrelevant and redundant data. The Video is another
domain which falls prey to this information overload.
Text Summarization is an approach that can be used to get
text format summary of the video. This basically uses
Natural Language Processing principles and algorithms to
generate efficient Summaries.
2. MOTIVATION
There are some videos which is of very long duration
and viewers of that video not have much time to go
through the whole video.The viewer just wants to know an
overview of that video.Many times it also happens that
viewer goes through video on the particular topic and at
the end of viewer come to know that video is not a
relevant topic for which viewer is searching. It is a dire
need of the day to save time and grasp just summary of
video which is in text format. This problem can be solved
using Intelligent Summarization of Videos which will be
useful for educational purpose where the time of students
can be saved and they will have like notes of that video.
3. ARCHITECTURE
Fig -1: Architecture diagram
In our system,the main task is to get the text file of video
content from video.By using various API’s text file of that
video can be achieved.Following steps explains the
architecture in detail:
A) Conversion of Video file into an Audio file:
Firstly we will extract audio from video using API.
B)Conversion of Audio file into a Text file:
Then next task is to convert that audio to text using
API.So,we will get the text file that video.
C)Pre-processing of Text:
Pre-processing method plays a very important role in
text mining techniques and applications. It is the first step
in the text mining process.Pre-processing involves stop
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 |Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 112
words removal, stemming etc.
D)Summarization of Text file:
This text file is given to the summarization system
and generates summary of the video.This
summarization module uses extractive summarization
approach to get summary.From that generated
summary user can get know whether that video satisfies
his requirements or not.Ultimately it saves users time to
go through the whole video.
4. IMPLEMENTATION METHODOLOGY
The main task in this system is to generate an effective
summary of the video which depends on summarization
technique used .
There are two types of summarization one is Abstractive
summarization and second is Extractive
summarization.Abstraction based summarization involves
paraphrasing sections of the source document.In general,
abstraction can condense a text more strongly than
extraction, but the programs that can do this are harder to
develop as they require the use of natural language
generation technology, which itself is a growing
field.Extraction techniques merely copy the information
deemed most important by the system to the summary
(for example, key clauses,sentences or
paragraphs),deemed to contain a document’s essential
information, and of assembling these units in an adequate
way.[2]
The text extraction based method is used to
summarize documents because of less
computationally intensive nature, ease of scalability
and availability of various techniques for
analysis.[3]In 1958, Luhn does the research about
automation summary and introduces the computer to the
text extraction for the first time. In the next more than half
a century,keywords extraction methods based on statistics
have been widely developed, commonly used statistical
information includes word frequency, co-occurrence
frequency, TF-IDF and so on[1].In recent years,keywords
extraction algorithms based on graph model have a rapid
development.[1]
The algorithm basically involves preprocessing the words
on a corpus followed by graph based text ranking based on
relevance. It is an unsupervised graph based ranking
algorithm. It takes into account the keywords, frequency,
relationship between sentences and the distortion
measure. The graph is connected, undirected/directed and
represents the text. Each sentence is represented by a
vertex.[3]
5.CONCLUSION
In this paper we used extractive summarization approach
instead of abstractive.The extractive approach is more
simple as compare to abstractive approach.In this
approach it does not require deep linguistic knowledge.
we are just using one video for summarization but we can
do the summary of more than one video of same type in
the text format.For example,if we are having three videos
on one topic then we can summary of that topic by
summarizing the that three video.
The goal of this summarization system is to save the time
of viewer and give an effective summary of the video.
REFERENCES
Wengen Li,Jiabao Zhao,”TextRank algorithm by exploiting
Wikipedia for short text keywords extraction”,2016
IEEE 3rd International Conference on Information
Science and Control Engineering,DOI
10.1109/ICISCE.2016.151.
Ajinkya Zadbuke,Sahil Pimenta,Deepen Padwal,
Varsha Wangikar, “Automatic Summarization of News
Articles using TextRank,” volume 6,Issue 3, Mar.
2016.
https://en.wikipedia.org/wiki/Automatic_summarization
Nitin Agrawal,Shikhar Sharma, Prashant Sinha, Shobha
Bagai,”A Graph Based Ranking Strategy for Automated
Text Summarization”,DU Journal of Undergraduate
Research and Innovation
https://en.wikipedia.org
Rada Mihalcea,”Graph-based Ranking Algorithms for
Sentence Extraction Applied to Text
Summarization”,University of North Texas

More Related Content

PDF
Text summarization
kareemhashem
 
PPTX
COMPILER DESIGN OPTIONS
sonalikharade3
 
PPTX
Predicate logic
Harini Balamurugan
 
PDF
Machine Learning in Malware Detection
Kaspersky
 
PDF
Token, Pattern and Lexeme
A. S. M. Shafi
 
PDF
Artificial Intelligence Notes Unit 1
DigiGurukul
 
PDF
Lecture-1: Introduction to web engineering - course overview and grading scheme
Mubashir Ali
 
PPTX
RMMM Plan
Ankit Bahuguna
 
Text summarization
kareemhashem
 
COMPILER DESIGN OPTIONS
sonalikharade3
 
Predicate logic
Harini Balamurugan
 
Machine Learning in Malware Detection
Kaspersky
 
Token, Pattern and Lexeme
A. S. M. Shafi
 
Artificial Intelligence Notes Unit 1
DigiGurukul
 
Lecture-1: Introduction to web engineering - course overview and grading scheme
Mubashir Ali
 
RMMM Plan
Ankit Bahuguna
 

What's hot (20)

PPTX
Text detection and recognition from natural scenes
hemanthmcqueen
 
PPTX
Reasoning in AI
Gunjan Chhabra
 
PDF
Loan approval prediction based on machine learning approach
Eslam Nader
 
PPTX
HAND GESTURE RECOGNITION.ppt (1).pptx
Deepakkumaragrahari1
 
PPT
Introduction to Natural Language Processing
Pranav Gupta
 
PPTX
Adbms 16 object definition language
Vaibhav Khanna
 
PPTX
Brain tumor detection using image segmentation ppt
Roshini Vijayakumar
 
PPTX
Software re engineering
deshpandeamrut
 
PPTX
Mtech First progress PRESENTATION ON VIDEO SUMMARIZATION
NEERAJ BAGHEL
 
PPTX
Loan Prediction System Using Machine Learning.pptx
BhoirRitesh19ET5008
 
PPT
Web Engineering
Muhammad Muzammal
 
PDF
T9. Trust and reputation in multi-agent systems
EASSS 2012
 
PDF
Malicious software
rajakhurram
 
PPTX
Visual cryptography
Shahid Zargar
 
PPTX
Batch normalization presentation
Owin Will
 
PPTX
Twitter sentiment analysis ppt
AntaraBhattacharya12
 
PPTX
Deep learning presentation
Tunde Ajose-Ismail
 
PDF
Twitter sentimentanalysis report
Savio Aberneithie
 
PDF
Computer Vision with Deep Learning
Capgemini
 
Text detection and recognition from natural scenes
hemanthmcqueen
 
Reasoning in AI
Gunjan Chhabra
 
Loan approval prediction based on machine learning approach
Eslam Nader
 
HAND GESTURE RECOGNITION.ppt (1).pptx
Deepakkumaragrahari1
 
Introduction to Natural Language Processing
Pranav Gupta
 
Adbms 16 object definition language
Vaibhav Khanna
 
Brain tumor detection using image segmentation ppt
Roshini Vijayakumar
 
Software re engineering
deshpandeamrut
 
Mtech First progress PRESENTATION ON VIDEO SUMMARIZATION
NEERAJ BAGHEL
 
Loan Prediction System Using Machine Learning.pptx
BhoirRitesh19ET5008
 
Web Engineering
Muhammad Muzammal
 
T9. Trust and reputation in multi-agent systems
EASSS 2012
 
Malicious software
rajakhurram
 
Visual cryptography
Shahid Zargar
 
Batch normalization presentation
Owin Will
 
Twitter sentiment analysis ppt
AntaraBhattacharya12
 
Deep learning presentation
Tunde Ajose-Ismail
 
Twitter sentimentanalysis report
Savio Aberneithie
 
Computer Vision with Deep Learning
Capgemini
 
Ad

Similar to Video Summarization (20)

PDF
Automatic Text Summarization
IRJET Journal
 
PDF
VIDEO TO TEXT SUMMARIZER USING AI.pdf
FreeFire293813
 
PDF
SUMMARY GENERATION FOR LECTURING VIDEOS
IRJET Journal
 
PDF
Automatic Text Summarization: A Critical Review
IRJET Journal
 
PDF
NLP Based Text Summarization Using Semantic Analysis
INFOGAIN PUBLICATION
 
PDF
IRJET- Semantic based Automatic Text Summarization based on Soft Computing
IRJET Journal
 
PDF
A Survey on Automatic Text Summarization
IRJET Journal
 
PPTX
Video Summarisation Presentation. .pptx
TusharSharma631988
 
PDF
Text Summarization and Conversion of Speech to Text
IRJET Journal
 
PDF
Multimodal video abstraction into a static document using deep learning
IJECEIAES
 
PDF
Automatic Text Summarization Using Natural Language Processing (1)
Don Dooley
 
PPTX
Keyword_extraction.pptx
BiswarupDas18
 
PPTX
Semantic Summarization of videos, Semantic Summarization of videos
darsh228313
 
PDF
IRJET- A Survey Paper on Text Summarization Methods
IRJET Journal
 
PPTX
Mtech Second progresspresentation ON VIDEO SUMMARIZATION
NEERAJ BAGHEL
 
PDF
Design of optimal search engine using text summarization through artificial i...
TELKOMNIKA JOURNAL
 
PDF
A Novel Method for An Intelligent Based Voice Meeting System Using Machine Le...
IRJET Journal
 
PDF
Article Summarizer
Jose Katab
 
PPTX
Automatic keyword extraction.pptx
BiswarupDas18
 
PPTX
M.tech Third progress Presentation
NEERAJ BAGHEL
 
Automatic Text Summarization
IRJET Journal
 
VIDEO TO TEXT SUMMARIZER USING AI.pdf
FreeFire293813
 
SUMMARY GENERATION FOR LECTURING VIDEOS
IRJET Journal
 
Automatic Text Summarization: A Critical Review
IRJET Journal
 
NLP Based Text Summarization Using Semantic Analysis
INFOGAIN PUBLICATION
 
IRJET- Semantic based Automatic Text Summarization based on Soft Computing
IRJET Journal
 
A Survey on Automatic Text Summarization
IRJET Journal
 
Video Summarisation Presentation. .pptx
TusharSharma631988
 
Text Summarization and Conversion of Speech to Text
IRJET Journal
 
Multimodal video abstraction into a static document using deep learning
IJECEIAES
 
Automatic Text Summarization Using Natural Language Processing (1)
Don Dooley
 
Keyword_extraction.pptx
BiswarupDas18
 
Semantic Summarization of videos, Semantic Summarization of videos
darsh228313
 
IRJET- A Survey Paper on Text Summarization Methods
IRJET Journal
 
Mtech Second progresspresentation ON VIDEO SUMMARIZATION
NEERAJ BAGHEL
 
Design of optimal search engine using text summarization through artificial i...
TELKOMNIKA JOURNAL
 
A Novel Method for An Intelligent Based Voice Meeting System Using Machine Le...
IRJET Journal
 
Article Summarizer
Jose Katab
 
Automatic keyword extraction.pptx
BiswarupDas18
 
M.tech Third progress Presentation
NEERAJ BAGHEL
 
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
PDF
Kiona – A Smart Society Automation Project
IRJET Journal
 
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
PDF
Breast Cancer Detection using Computer Vision
IRJET Journal
 
PDF
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
PDF
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
PDF
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
PDF
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
Kiona – A Smart Society Automation Project
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 

Recently uploaded (20)

PDF
2010_Book_EnvironmentalBioengineering (1).pdf
EmilianoRodriguezTll
 
PDF
Zero carbon Building Design Guidelines V4
BassemOsman1
 
PPTX
database slide on modern techniques for optimizing database queries.pptx
aky52024
 
PDF
Unit I Part II.pdf : Security Fundamentals
Dr. Madhuri Jawale
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PPTX
Information Retrieval and Extraction - Module 7
premSankar19
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PDF
CAD-CAM U-1 Combined Notes_57761226_2025_04_22_14_40.pdf
shailendrapratap2002
 
PPTX
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
PDF
All chapters of Strength of materials.ppt
girmabiniyam1234
 
PPTX
quantum computing transition from classical mechanics.pptx
gvlbcy
 
PPTX
MULTI LEVEL DATA TRACKING USING COOJA.pptx
dollysharma12ab
 
PDF
Natural_Language_processing_Unit_I_notes.pdf
sanguleumeshit
 
PPTX
Inventory management chapter in automation and robotics.
atisht0104
 
PDF
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
PPT
Understanding the Key Components and Parts of a Drone System.ppt
Siva Reddy
 
PDF
LEAP-1B presedntation xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hatem173148
 
DOCX
SAR - EEEfdfdsdasdsdasdasdasdasdasdasdasda.docx
Kanimozhi676285
 
PPTX
MSME 4.0 Template idea hackathon pdf to understand
alaudeenaarish
 
PPT
1. SYSTEMS, ROLES, AND DEVELOPMENT METHODOLOGIES.ppt
zilow058
 
2010_Book_EnvironmentalBioengineering (1).pdf
EmilianoRodriguezTll
 
Zero carbon Building Design Guidelines V4
BassemOsman1
 
database slide on modern techniques for optimizing database queries.pptx
aky52024
 
Unit I Part II.pdf : Security Fundamentals
Dr. Madhuri Jawale
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
Information Retrieval and Extraction - Module 7
premSankar19
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
CAD-CAM U-1 Combined Notes_57761226_2025_04_22_14_40.pdf
shailendrapratap2002
 
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
All chapters of Strength of materials.ppt
girmabiniyam1234
 
quantum computing transition from classical mechanics.pptx
gvlbcy
 
MULTI LEVEL DATA TRACKING USING COOJA.pptx
dollysharma12ab
 
Natural_Language_processing_Unit_I_notes.pdf
sanguleumeshit
 
Inventory management chapter in automation and robotics.
atisht0104
 
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
Understanding the Key Components and Parts of a Drone System.ppt
Siva Reddy
 
LEAP-1B presedntation xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hatem173148
 
SAR - EEEfdfdsdasdsdasdasdasdasdasdasdasda.docx
Kanimozhi676285
 
MSME 4.0 Template idea hackathon pdf to understand
alaudeenaarish
 
1. SYSTEMS, ROLES, AND DEVELOPMENT METHODOLOGIES.ppt
zilow058
 

Video Summarization

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 |Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 111 Video Summarization Pallavi Taru1, Snehal Hiray2, Shashank Gurnalkar3, Ashlesha Gokhale4 1Computer Engineering (B.E.), P.I.C.T, Pune, Maharashtra, India 2Computer Engineering (B.E.), P.I.C.T, Pune, Maharashtra, India 3Computer Engineering (B.E.), P.I.C.T, Pune, Maharashtra, India 4Computer Engineering (B.E.), P.I.C.T, Pune, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - This paper proposes an innovative summarization of video in text format.Natural Language Processing is the vast area which has great importance when people started to interpret human language from one form to another form. A summarization is a system that produces a condensed representation of its inputs for user consumption.With the explosion of abundant data present on social media, it has become important to analyze this text for seeking information and use it for an advantage of various application and people.Generating the summary of video in text format will be useful to quickly get the relevant information of the video content as well as to get the abstract idea of video content of long duration. Key Words: NLP,video analysis,text analysis, summarization,speech recognition and synthesis. 1.INTRODUCTION In today’s world the abundant information available online but time is limited . With the advent of personal mobile computing devices, we are being presented with a barrage of information every minute. This makes it increasingly important to consume as much information as possible in the least amount of time while eliminating irrelevant and redundant data. The Video is another domain which falls prey to this information overload. Text Summarization is an approach that can be used to get text format summary of the video. This basically uses Natural Language Processing principles and algorithms to generate efficient Summaries. 2. MOTIVATION There are some videos which is of very long duration and viewers of that video not have much time to go through the whole video.The viewer just wants to know an overview of that video.Many times it also happens that viewer goes through video on the particular topic and at the end of viewer come to know that video is not a relevant topic for which viewer is searching. It is a dire need of the day to save time and grasp just summary of video which is in text format. This problem can be solved using Intelligent Summarization of Videos which will be useful for educational purpose where the time of students can be saved and they will have like notes of that video. 3. ARCHITECTURE Fig -1: Architecture diagram In our system,the main task is to get the text file of video content from video.By using various API’s text file of that video can be achieved.Following steps explains the architecture in detail: A) Conversion of Video file into an Audio file: Firstly we will extract audio from video using API. B)Conversion of Audio file into a Text file: Then next task is to convert that audio to text using API.So,we will get the text file that video. C)Pre-processing of Text: Pre-processing method plays a very important role in text mining techniques and applications. It is the first step in the text mining process.Pre-processing involves stop
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 |Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 112 words removal, stemming etc. D)Summarization of Text file: This text file is given to the summarization system and generates summary of the video.This summarization module uses extractive summarization approach to get summary.From that generated summary user can get know whether that video satisfies his requirements or not.Ultimately it saves users time to go through the whole video. 4. IMPLEMENTATION METHODOLOGY The main task in this system is to generate an effective summary of the video which depends on summarization technique used . There are two types of summarization one is Abstractive summarization and second is Extractive summarization.Abstraction based summarization involves paraphrasing sections of the source document.In general, abstraction can condense a text more strongly than extraction, but the programs that can do this are harder to develop as they require the use of natural language generation technology, which itself is a growing field.Extraction techniques merely copy the information deemed most important by the system to the summary (for example, key clauses,sentences or paragraphs),deemed to contain a document’s essential information, and of assembling these units in an adequate way.[2] The text extraction based method is used to summarize documents because of less computationally intensive nature, ease of scalability and availability of various techniques for analysis.[3]In 1958, Luhn does the research about automation summary and introduces the computer to the text extraction for the first time. In the next more than half a century,keywords extraction methods based on statistics have been widely developed, commonly used statistical information includes word frequency, co-occurrence frequency, TF-IDF and so on[1].In recent years,keywords extraction algorithms based on graph model have a rapid development.[1] The algorithm basically involves preprocessing the words on a corpus followed by graph based text ranking based on relevance. It is an unsupervised graph based ranking algorithm. It takes into account the keywords, frequency, relationship between sentences and the distortion measure. The graph is connected, undirected/directed and represents the text. Each sentence is represented by a vertex.[3] 5.CONCLUSION In this paper we used extractive summarization approach instead of abstractive.The extractive approach is more simple as compare to abstractive approach.In this approach it does not require deep linguistic knowledge. we are just using one video for summarization but we can do the summary of more than one video of same type in the text format.For example,if we are having three videos on one topic then we can summary of that topic by summarizing the that three video. The goal of this summarization system is to save the time of viewer and give an effective summary of the video. REFERENCES Wengen Li,Jiabao Zhao,”TextRank algorithm by exploiting Wikipedia for short text keywords extraction”,2016 IEEE 3rd International Conference on Information Science and Control Engineering,DOI 10.1109/ICISCE.2016.151. Ajinkya Zadbuke,Sahil Pimenta,Deepen Padwal, Varsha Wangikar, “Automatic Summarization of News Articles using TextRank,” volume 6,Issue 3, Mar. 2016. https://en.wikipedia.org/wiki/Automatic_summarization Nitin Agrawal,Shikhar Sharma, Prashant Sinha, Shobha Bagai,”A Graph Based Ranking Strategy for Automated Text Summarization”,DU Journal of Undergraduate Research and Innovation https://en.wikipedia.org Rada Mihalcea,”Graph-based Ranking Algorithms for Sentence Extraction Applied to Text Summarization”,University of North Texas