Beta Youtube Library
#2
This software is currently BETA and is the first Kodi addon I've ever written. So bugs are to be expected during this test fase. Please report bugs and supply feedback Smile.

Please use common sense when adding new channels. For example, IGN has 100.000+ videos on its channel. Not only will such a task use up many of my quota and much of your cpu, but do you really want 100.000 IGN episodes in your tv show library?

Addon Settings(as of v0.9.5)
General
Download Images : Off: Only put links in tvshow.nfo. On: downloads folder.jpg, banner.jpg & fanart.jpg to directory.
Resume Playback: On: on playback gives an option to return viewing at the point of stop.
Play videos from library with: Youtube Library: plays using this addon. Official Kodi Addon: plays using official Kodi addon. (Resume playback wont work anymore using this option)
Debug Mode: On: logs debug information into the log (needed for bug reporting here)
Mode: Basic: Only basic functions are shown. Normal: Most options are shown. Expert: All options are shown.

Library Settings
Scan for new video every X hours: Scans for new videos to add every X hours
Update video library after updating new youtube vids: On: After scanning for new videos, will tell Kodi to update the folder containing the newly added episodes.
Tv shows directory: The directory the episodes will be saved in. (This is the folder you need to add as a video source in Kodi under Video -> Files. Set the type of source to Tv Shows and the scraper to "Local information only")
Music Videos directory: The directory the Music Videos will be saved in. (This is the folder you need to add as a video source in Kodi under Video -> Files. Set the type of source to Music Videos and the scraper to "Local information only" and enable "Scan Recursively" )

Default TV Shows Settings
.....: When adding a new playlist, whichever option is set here, will be set as default for the newly added playlist

Default MusicVideo Settings
When adding a new playlist, whichever option is set here, will be set as default for the newly added playlist:

Tags: If you would like to add tags to your Music Video, put them here. Multiple tags can be seperated with /. So tag1 / tag2 will create 2 tags.
Skip Audio Only Videos: Attempts to skip video's that only have the audio clip of the song, and not a videoclip / live or lyric video.
Skip Lyric Videos: Attempts to skip video's that are lyric videos.
Skip Live Videos: Attempts to skip video's that are Live versions of the song.
Skip Album Videos: Attempts to skip videos that are an complete album.
Genre: How the addon should attempt to recognize the genre. Only option is hardcoded at the moment.
Genre Fallback: If the above has failed, this is the fallback the addon will use to still recognize a genre.
Genre Hardcoded: This will be used if the hardcoded option in Genre or Genre Fallback is used. For multiple genres, use a /. So genre1 / genre2 will create 2 genres. However genre1/genre2 will not.
Song Fallback: If the addon should fail to recognize a songtitle in the video, this will be used as the fallback to still recognize a song title.
-- Video Title: The title of the video.
-- Do not add: Do not add this video
Artist: How the addon should attempt to recognize the artist.
-- Video title and description: Attempts to recognize the artist from the video title and/or description text.
-- Playlist channelname: Uses the title of the playlist in this addon as the artist.
-- Video channelname: Uses the name of the channel who uploaded the video as the artist.
-- Hardcoded: Uses the setting Artist Hardcoded as the artist.
Artist Fallback: If the above has failed, this is the fallback the addon will use to still recognize a artist.
Artist Hardcoded: This will be used if the hardcoded option in Artist or Artist Fallback is used.
Album: How the addon should attempt to recognize the album.
-- Video title and description: Attempts to recognize the album from the video title and/or description text.
-- Published year: Uses the year the video was uploaded as the name of the album.
-- Hardcoded: Uses the setting Album Hardcoded as the album.
Album Fallback: If the above has failed, this is the fallback the addon will use to still recognize an album.
Album Hardcoded: This will be used if the hardcoded option in Album or Album Fallback is used.
Plot: How the addon should attempt to recognize the plot (description of musicvideo).
-- Lyrics in video description: Attempts to only grab lyrics from the description.
-- Video Description: Uses the description of the video as the plot.
-- Playlist Description: Uses the description of this playlist as it is in this addon as the plot.
-- Hardcoded: Uses the setting Plot Hardcoded as the plot.
Plot Fallback: If the above has failed, this is the fallback the addon will use to still recognize a plot.
Plot Hardcoded: This will be used if the hardcoded option in Plot or Plot Fallback is used.
Year: How the addon should attempt to recognize the artist.
-- Video title and description: Attempts to recognize the year from the video title and/or description text.
-- Published year: Uses the year the video was uploaded as the year of the musicvideo.
-- Hardcoded: Uses the setting Year Hardcoded as the year.
Year Fallback: If the above has failed, this is the fallback the addon will use to still recognize a year.
Year Hardcoded: This will be used if the hardcoded option in Year or Year Fallback is used.

Min length: Videos should have this minimum length (HH:MM) to be added.
Max length: Videos should be shorter than this max length (HH:MM) to be added.
Only include: Only add videos that contain this text in the video title. For multiple use a | to seperate them. So find this|find that will find both 'find this' and 'find that'.
Exclude: Don't add videos that contain this text in the video title. For multiple use a | to seperate them. So find this|find that will find both 'find this' and 'find that'.
Strip Description: When this text is found, strip this text from the description and all text that follows it. For multiple use a | to seperate them. So find this|find that will find both 'find this' and 'find that'.
Remove Description: Remove the found text from the description. For multiple use a | to seperate them. So find this|find that will find both 'find this' and 'find that'.
Strip Title: Same as strip description, but for the video title.
Remove title: Same as Remove description, but for the video title.
Write NFO: If disabled, the addon will not write .nfo files, but .strm files only. .nfo files are needed to scan the files into the Kodi Library, so you probably don't want to disable this Wink.

Donor Functions
If you are a donor, please fill in these settings to make use of your donor account:

Enable Donor Functions: Enable to enable the donor functions
API Token: The API token you recieved when registering at youtubelibrary.nl
Language: Only playlists matching the language selected will be displayed while browsing pre-configured playlists. Use the other language field to select more then one language you like to see.
Reply


Messages In This Thread
Youtube Library - by Sleuteltje - 2015-11-03, 00:31
RE: Youtube Library - by Sleuteltje - 2015-11-03, 00:32
RE: Youtube Library - by pdops - 2015-12-23, 03:40
RE: Youtube Library - by Sleuteltje - 2015-12-28, 21:42
RE: Youtube Library - by pdops - 2015-12-28, 22:31
RE: Youtube Library - by Sleuteltje - 2015-12-28, 22:38
RE: Youtube Library - by Sleuteltje - 2015-11-03, 00:33
RE: Youtube Library - by dalethefarmer - 2015-11-03, 00:43
RE: Youtube Library - by Sleuteltje - 2015-11-03, 01:26
RE: Youtube Library - by locoguano - 2015-11-03, 04:33
RE: Youtube Library - by Sleuteltje - 2015-11-03, 21:33
RE: Youtube Library - by Paranoidjack - 2015-11-03, 16:26
RE: Youtube Library - by Sleuteltje - 2015-11-03, 22:09
RE: Youtube Library - by ederson - 2015-11-04, 11:41
RE: Youtube Library - by Sleuteltje - 2015-11-04, 21:39
RE: Youtube Library - by Paranoidjack - 2015-11-04, 14:18
RE: Youtube Library - by Sleuteltje - 2015-11-04, 22:19
RE: Youtube Library - by Paranoidjack - 2015-11-06, 20:39
RE: Youtube Library - by DataBass - 2015-11-19, 07:09
RE: Youtube Library - by Sleuteltje - 2015-11-20, 13:26
RE: Youtube Library - by DataBass - 2015-11-20, 19:54
RE: Youtube Library - by savioreagle - 2017-12-11, 19:28
RE: Youtube Library - by Paranoidjack - 2015-11-20, 15:47
RE: Youtube Library - by Sleuteltje - 2015-11-21, 23:39
RE: Youtube Library - by Paranoidjack - 2015-11-22, 16:24
RE: Youtube Library - by Anomander Rake - 2015-11-21, 10:16
RE: Youtube Library - by Eye in the sky - 2015-11-21, 14:03
RE: Youtube Library - by Paranoidjack - 2015-11-21, 22:17
RE: Youtube Library - by Sleuteltje - 2015-11-23, 04:53
RE: Youtube Library - by Eye in the sky - 2015-11-23, 11:54
RE: Youtube Library - by DataBass - 2015-12-05, 04:10
RE: Youtube Library - by Paranoidjack - 2015-11-23, 16:54
RE: Youtube Library - by Sleuteltje - 2015-11-23, 20:36
RE: Youtube Library - by Paranoidjack - 2015-11-28, 20:42
RE: Youtube Library - by Sleuteltje - 2015-12-01, 01:45
RE: Youtube Library - by Paranoidjack - 2015-12-01, 09:03
RE: Youtube Library - by janitory - 2015-12-04, 04:36
RE: Youtube Library - by Sleuteltje - 2015-12-07, 00:53
RE: Youtube Library - by Paranoidjack - 2015-12-07, 14:36
RE: Youtube Library - by Sleuteltje - 2015-12-08, 16:01
RE: Youtube Library - by Paranoidjack - 2015-12-17, 20:17
RE: Youtube Library - by Idokfire - 2015-12-17, 06:58
RE: Youtube Library - by Sleuteltje - 2015-12-17, 20:28
RE: Youtube Library - by tofof - 2016-05-14, 04:15
RE: Youtube Library - by Sleuteltje - 2016-05-14, 13:00
RE: Youtube Library - by tofof - 2016-05-16, 01:58
RE: Youtube Library - by Sleuteltje - 2016-05-16, 02:03
RE: Youtube Library - by tofof - 2016-05-16, 02:05
RE: Youtube Library - by Sleuteltje - 2016-05-16, 02:10
RE: Youtube Library - by Idokfire - 2015-12-18, 01:06
RE: Youtube Library - by Sleuteltje - 2015-12-18, 23:15
RE: Youtube Library - by hunkyn - 2015-12-18, 04:32
RE: Youtube Library - by hunkyn - 2015-12-19, 03:07
RE: Youtube Library - by hunkyn - 2015-12-19, 03:10
RE: Youtube Library - by Sleuteltje - 2015-12-22, 23:48
RE: Youtube Library - by Sleuteltje - 2015-12-31, 20:23
RE: Youtube Library - by LFCFAN - 2015-12-31, 22:01
RE: Youtube Library - by Idokfire - 2016-01-01, 03:11
RE: Youtube Library - by Loc2262 - 2016-01-01, 19:56
RE: Youtube Library - by Sleuteltje - 2016-01-02, 01:55
RE: Youtube Library - by Loc2262 - 2016-01-02, 12:15
RE: Youtube Library - by messers - 2016-01-02, 22:03
RE: Youtube Library - by orbitnz - 2016-01-02, 22:15
RE: Youtube Library - by messers - 2016-01-02, 22:28
RE: Youtube Library - by orbitnz - 2016-01-02, 22:59
RE: Youtube Library - by Sleuteltje - 2016-01-03, 12:30
RE: Youtube Library - by Loc2262 - 2016-01-03, 21:56
RE: Youtube Library - by Sleuteltje - 2016-01-03, 22:26
RE: Youtube Library - by messers - 2016-01-04, 04:50
RE: Youtube Library - by Loc2262 - 2016-01-04, 10:52
RE: Youtube Library - by Sleuteltje - 2016-01-05, 03:50
RE: Youtube Library - by messers - 2016-01-06, 06:04
RE: Youtube Library - by Sleuteltje - 2016-01-06, 07:41
RE: Youtube Library - by messers - 2016-01-06, 22:43
RE: Youtube Library - by petersyard - 2016-01-06, 15:45
RE: Youtube Library - by Sleuteltje - 2016-01-06, 20:10
RE: Youtube Library - by petersyard - 2016-01-07, 01:29
RE: Youtube Library - by Sleuteltje - 2016-01-07, 03:53
RE: Youtube Library - by messers - 2016-01-07, 05:33
RE: Youtube Library - by petersyard - 2016-01-07, 05:06
RE: Youtube Library - by Sleuteltje - 2016-01-07, 06:01
RE: Youtube Library - by petersyard - 2016-01-07, 13:43
RE: Youtube Library - by messers - 2016-01-08, 00:05
RE: Youtube Library - by Sleuteltje - 2016-01-08, 03:18
RE: Youtube Library - by messers - 2016-01-08, 05:11
RE: Youtube Library - by petersyard - 2016-01-08, 10:36
RE: Youtube Library - by shadowmaster - 2016-01-08, 16:40
RE: Youtube Library - by Sleuteltje - 2016-01-08, 16:56
RE: Youtube Library - by petersyard - 2016-01-10, 03:04
RE: Youtube Library - by Paranoidjack - 2016-01-09, 15:00
RE: Youtube Library - by messers - 2016-01-09, 22:04
RE: Youtube Library - by scott967 - 2016-01-10, 07:20
RE: Youtube Library - by Quihico - 2016-01-11, 11:43
RE: Youtube Library - by scott967 - 2016-01-12, 04:27
RE: Youtube Library - by messers - 2016-01-12, 04:41
RE: Youtube Library - by Sleuteltje - 2016-01-13, 00:32
RE: Youtube Library - by messers - 2016-01-13, 00:45
RE: Youtube Library - by scott967 - 2016-01-13, 03:33
RE: Youtube Library - by rsquared - 2016-01-18, 21:11
RE: Youtube Library - by Sleuteltje - 2016-01-18, 21:28
RE: Youtube Library - by derders - 2016-01-19, 23:13
RE: Youtube Library - by hall.liam - 2016-02-05, 02:31
RE: Youtube Library - by Sleuteltje - 2016-02-06, 21:28
RE: Youtube Library - by spyvspyaeon - 2016-02-18, 23:59
RE: Youtube Library - by Sleuteltje - 2016-02-19, 00:07
RE: Youtube Library - by spyvspyaeon - 2016-02-19, 00:34
RE: Youtube Library - by Sleuteltje - 2016-02-19, 01:46
RE: Youtube Library - by spyvspyaeon - 2016-02-19, 03:36
RE: Youtube Library - by scott967 - 2016-02-19, 21:52
RE: Youtube Library - by Sleuteltje - 2016-02-19, 23:33
RE: Youtube Library - by spyvspyaeon - 2016-02-20, 03:39
RE: Youtube Library - by scott967 - 2016-02-21, 05:24
RE: Youtube Library - by waverz - 2016-02-25, 06:33
RE: Youtube Library - by Sleuteltje - 2016-02-26, 02:36
RE: Youtube Library - by pdops - 2016-02-27, 18:08
RE: Youtube Library - by pdops - 2016-02-26, 03:23
RE: Youtube Library - by Sleuteltje - 2016-02-26, 06:02
RE: Youtube Library - by pdops - 2016-02-26, 07:55
RE: Youtube Library - by spyvspyaeon - 2016-02-26, 23:40
RE: Youtube Library - by bluenote - 2016-02-27, 01:55
RE: Youtube Library - by Sleuteltje - 2016-02-27, 15:21
RE: Youtube Library - by pdops - 2016-02-27, 17:57
RE: Youtube Library - by Sleuteltje - 2016-02-27, 18:57
RE: Youtube Library - by pdops - 2016-02-27, 19:59
RE: Youtube Library - by spyvspyaeon - 2016-02-28, 01:05
RE: Youtube Library - by Sleuteltje - 2016-02-28, 03:42
RE: Youtube Library - by spyvspyaeon - 2016-02-28, 05:07
RE: Youtube Library - by Sleuteltje - 2016-03-02, 23:02
RE: Youtube Library - by redhalo - 2016-03-02, 23:46
RE: Youtube Library - by DarrenHill - 2016-03-03, 13:41
RE: Youtube Library - by scott967 - 2016-03-04, 01:39
RE: Youtube Library - by Sleuteltje - 2016-03-04, 04:28
RE: Youtube Library - by Sleuteltje - 2016-03-03, 14:02
RE: Youtube Library - by DarrenHill - 2016-03-03, 16:56
RE: Youtube Library - by Paranoidjack - 2016-03-03, 14:08
RE: Youtube Library - by Sleuteltje - 2016-03-03, 14:21
RE: Youtube Library - by Paranoidjack - 2016-03-03, 15:59
RE: Youtube Library - by Sleuteltje - 2016-03-03, 16:03
RE: Youtube Library - by Paranoidjack - 2016-03-03, 16:41
RE: Youtube Library - by edz2k9 - 2016-03-03, 17:25
RE: Youtube Library - by Sleuteltje - 2016-03-03, 18:35
RE: Youtube Library - by Paranoidjack - 2016-03-03, 18:47
RE: Youtube Library - by DarrenHill - 2016-03-03, 20:47
RE: Youtube Library - by Sleuteltje - 2016-03-03, 21:21
RE: Youtube Library - by DarrenHill - 2016-03-03, 22:00
RE: Youtube Library - by Paranoidjack - 2016-03-07, 14:34
RE: Youtube Library - by messers - 2016-03-18, 06:22
RE: Youtube Library - by Idokfire - 2016-03-18, 06:27
RE: Youtube Library - by messers - 2016-03-19, 00:44
RE: Youtube Library - by Sleuteltje - 2016-03-19, 13:15
RE: Youtube Library - by messers - 2016-03-19, 19:02
RE: Youtube Library - by messers - 2016-03-28, 23:04
RE: Youtube Library - by Sleuteltje - 2016-03-29, 02:19
RE: Youtube Library - by messers - 2016-03-29, 09:09
RE: Youtube Library - by randomuser - 2016-05-08, 16:50
RE: Youtube Library - by tofof - 2016-05-17, 05:35
RE: Youtube Library - by Sleuteltje - 2016-05-17, 13:24
RE: Youtube Library - by tofof - 2016-05-17, 18:26
RE: Youtube Library - by schumi2004 - 2016-05-17, 21:56
RE: Youtube Library - by Sleuteltje - 2016-05-18, 03:31
RE: Youtube Library - by tofof - 2016-05-18, 04:17
RE: Youtube Library - by Sleuteltje - 2016-05-18, 04:29
RE: Youtube Library - by Idokfire - 2016-05-18, 05:31
RE: Youtube Library - by Sleuteltje - 2016-05-19, 18:29
RE: Youtube Library - by Idokfire - 2016-05-19, 18:31
RE: Youtube Library - by Sleuteltje - 2016-05-19, 18:32
RE: Youtube Library - by Idokfire - 2016-05-20, 00:15
RE: Youtube Library - by Paranoidjack - 2016-05-20, 08:33
RE: Youtube Library - by Sleuteltje - 2016-06-10, 05:03
RE: Youtube Library - by Idokfire - 2016-06-10, 17:31
RE: Youtube Library - by jaynford - 2016-06-16, 21:15
RE: Youtube Library - by Sleuteltje - 2016-06-16, 23:22
RE: Youtube Library - by Sleuteltje - 2016-06-19, 12:38
RE: Youtube Library - by Paranoidjack - 2016-08-05, 18:44
RE: Youtube Library - by Sleuteltje - 2016-08-21, 22:38
RE: Youtube Library - by MechanicalWhispers - 2016-08-22, 19:40
RE: Youtube Library - by Sleuteltje - 2016-08-23, 20:24
RE: Youtube Library - by MechanicalWhispers - 2016-08-23, 21:52
RE: Youtube Library - by Sleuteltje - 2016-08-23, 23:48
RE: Youtube Library - by MechanicalWhispers - 2016-08-24, 01:13
RE: Youtube Library - by Sleuteltje - 2016-08-24, 01:52
RE: Youtube Library - by MechanicalWhispers - 2016-08-24, 03:00
RE: Youtube Library - by Sleuteltje - 2016-08-24, 04:22
RE: Youtube Library - by MechanicalWhispers - 2016-08-24, 14:41
RE: Youtube Library - by Sleuteltje - 2016-08-24, 14:50
RE: Youtube Library - by MechanicalWhispers - 2016-08-24, 22:21
RE: Youtube Library - by Fail$tyle420 - 2016-08-26, 22:46
RE: Youtube Library - by Sleuteltje - 2016-08-26, 22:56
RE: Youtube Library - by Sleuteltje - 2016-09-08, 21:16
RE: Youtube Library - by Paranoidjack - 2016-09-09, 16:34
RE: Youtube Library - by Sleuteltje - 2016-09-09, 17:41
RE: Youtube Library - by pdops - 2016-09-09, 02:43
RE: Youtube Library - by pdops - 2016-09-09, 18:13
RE: Youtube Library - by Sleuteltje - 2016-09-10, 14:03
RE: Youtube Library - by pdops - 2016-09-10, 21:54
RE: Youtube Library - by Fail$tyle420 - 2016-09-27, 00:30
RE: Youtube Library - by Sleuteltje - 2016-09-30, 03:33
RE: Youtube Library - by Sleuteltje - 2016-09-30, 03:37
RE: Youtube Library - by verona77 - 2016-10-16, 04:31
RE: Youtube Library - by Dankex - 2016-10-19, 02:02
RE: Youtube Library - by Sleuteltje - 2016-10-19, 19:25
RE: Youtube Library - by NGC3982 - 2016-10-26, 00:10
RE: Youtube Library - by Sleuteltje - 2016-10-27, 01:12
RE: Youtube Library - by xbmosx - 2016-10-30, 01:23
RE: Youtube Library - by Sleuteltje - 2016-10-30, 11:37
RE: Youtube Library - by pdops - 2016-10-30, 18:38
RE: Youtube Library - by xbmosx - 2016-10-30, 12:05
RE: Youtube Library - by Sleuteltje - 2016-10-30, 12:14
RE: Youtube Library - by xbmosx - 2016-10-30, 13:07
RE: Youtube Library - by Sleuteltje - 2016-10-31, 18:49
RE: Youtube Library - by Sleuteltje - 2016-11-02, 20:05
RE: Youtube Library - by Ridayah - 2016-11-05, 15:10
RE: Youtube Library - by mg10 - 2016-11-05, 16:53
RE: Youtube Library - by mg10 - 2016-11-06, 14:45
RE: Youtube Library - by Sleuteltje - 2016-11-06, 19:57
RE: Youtube Library - by mg10 - 2016-11-07, 01:38
RE: Youtube Library - by mg10 - 2016-11-07, 18:09
RE: Youtube Library - by Sleuteltje - 2016-11-07, 21:15
RE: Youtube Library - by mg10 - 2016-11-08, 00:17
RE: Youtube Library - by Ridayah - 2016-11-15, 16:24
Download the Movies to harddisk - by lotust7 - 2016-11-18, 14:00
RE: Youtube Library - by verona77 - 2016-11-19, 21:49
RE: Youtube Library - by Sleuteltje - 2016-11-22, 01:28
RE: Youtube Library - by Ridayah - 2016-12-06, 23:40
RE: Youtube Library - by bobbie digital - 2016-11-23, 23:16
RE: Youtube Library - by Sleuteltje - 2016-11-23, 23:24
RE: Youtube Library - by bobbie digital - 2016-11-24, 00:04
RE: Youtube Library - by bobbie digital - 2016-11-24, 00:09
RE: Youtube Library - by Sleuteltje - 2016-11-26, 00:56
RE: Youtube Library - by bobbie digital - 2016-11-26, 03:04
RE: Youtube Library - by scott967 - 2016-11-29, 00:47
RE: Youtube Library - by lotust7 - 2017-01-21, 17:10
RE: Youtube Library - by Garulf - 2017-02-04, 09:13
RE: Youtube Library - by johnkak - 2017-02-04, 09:31
RE: Youtube Library - by Paranoidjack - 2017-02-05, 15:50
RE: Youtube Library - by autifex - 2017-05-25, 17:28
RE: Youtube Library - by pdops - 2017-05-25, 17:51
RE: Youtube Library - by dan_jericho - 2017-08-25, 09:21
RE: Youtube Library - by Sleuteltje - 2017-08-25, 12:23
RE: Youtube Library - by dan_jericho - 2017-08-25, 13:23
RE: Youtube Library - by Sleuteltje - 2017-08-27, 19:30
RE: Youtube Library - by pdops - 2017-08-25, 16:16
RE: Youtube Library - by Sleuteltje - 2017-08-27, 20:03
RE: Youtube Library - by dan_jericho - 2017-08-30, 01:00
RE: Youtube Library - by bsn76 - 2017-08-31, 17:52
RE: Youtube Library - by Paranoidjack - 2017-09-09, 13:07
RE: Youtube Library - by scott967 - 2017-09-10, 05:26
RE: Youtube Library - by R.O.H.3000 - 2017-11-05, 22:43
RE: Youtube Library - by Alexsource - 2017-11-07, 16:14
RE: Youtube Library - by Alexsource - 2017-11-08, 03:30
RE: Youtube Library - by Alexsource - 2017-11-08, 04:17
RE: Youtube Library - by Alexsource - 2017-11-08, 04:49
RE: Youtube Library - by locoguano - 2017-11-09, 04:59
RE: Youtube Library - by R.O.H.3000 - 2017-11-09, 21:34
RE: Youtube Library - by Alexsource - 2017-11-10, 01:29
RE: Youtube Library - by BrianFantana - 2017-11-11, 15:08
RE: Youtube Library - by Alexsource - 2017-11-13, 22:24
RE: Youtube Library - by R.O.H.3000 - 2017-11-25, 19:34
RE: Youtube Library - by pdops - 2017-11-25, 19:46
RE: Youtube Library - by R.O.H.3000 - 2017-11-25, 20:13
RE: Youtube Library - by R.O.H.3000 - 2017-11-26, 14:54
RE: Youtube Library - by R.O.H.3000 - 2017-11-27, 17:26
RE: Youtube Library - by R.O.H.3000 - 2017-11-28, 19:13
RE: Youtube Library - by Alexsource - 2017-11-29, 02:07
RE: Youtube Library - by Alexsource - 2017-11-29, 02:38
RE: Youtube Library - by R.O.H.3000 - 2017-11-29, 10:33
RE: Youtube Library - by R.O.H.3000 - 2017-12-03, 10:50
RE: Youtube Library - by R.O.H.3000 - 2017-12-03, 16:44
RE: Youtube Library - by R.O.H.3000 - 2017-12-03, 18:13
RE: Youtube Library - by scott967 - 2017-12-04, 21:24
RE: Youtube Library - by R.O.H.3000 - 2017-12-04, 22:15
RE: Youtube Library - by tofof - 2017-12-05, 00:18
RE: Youtube Library - by scott967 - 2017-12-05, 01:07
RE: Youtube Library - by R.O.H.3000 - 2017-12-05, 02:09
RE: Youtube Library - by pdops - 2017-12-05, 07:01
RE: Youtube Library - by wheemer - 2017-12-07, 18:59
RE: Youtube Library - by wheemer - 2017-12-07, 20:58
RE: Youtube Library - by DarrenHill - 2017-12-07, 21:20
RE: Youtube Library - by wheemer - 2017-12-08, 00:41
RE: Youtube Library - by DarrenHill - 2017-12-08, 10:07
RE: Youtube Library - by wheemer - 2017-12-08, 02:05
RE: Youtube Library - by Sleuteltje - 2017-12-08, 05:48
RE: Youtube Library - by wheemer - 2017-12-08, 17:12
RE: Youtube Library - by wheemer - 2017-12-08, 17:46
RE: Youtube Library - by Sleuteltje - 2017-12-08, 17:47
RE: Youtube Library - by wheemer - 2017-12-08, 19:15
RE: Youtube Library - by wheemer - 2017-12-09, 02:05
RE: Youtube Library - by R.O.H.3000 - 2017-12-16, 13:32
RE: Youtube Library - by Alexsource - 2017-12-16, 16:43
RE: Youtube Library - by wheemer - 2017-12-16, 19:21
RE: Youtube Library - by R.O.H.3000 - 2017-12-16, 23:42
RE: Youtube Library - by R.O.H.3000 - 2017-12-16, 23:50
RE: Youtube Library - by wheemer - 2017-12-17, 00:02
RE: Youtube Library - by Alexsource - 2017-12-17, 19:40
RE: Youtube Library - by wheemer - 2017-12-17, 21:08
RE: Youtube Library - by Alexsource - 2017-12-18, 04:25
RE: Youtube Library - by wheemer - 2017-12-18, 06:48
RE: Youtube Library - by R.O.H.3000 - 2017-12-19, 22:10
RE: Youtube Library - by Sleuteltje - 2018-01-17, 16:10
RE: Youtube Library - by tofof - 2018-04-09, 01:30
RE: Youtube Library - by Sleuteltje - 2018-04-13, 01:45
RE: Youtube Library - by wheemer - 2018-01-17, 18:36
RE: Youtube Library - by tofof - 2018-04-12, 04:19
RE: Youtube Library - by tofof - 2018-04-13, 02:12
RE: Youtube Library - by agiefrh46 - 2018-06-28, 01:23
RE: Youtube Library - by Sleuteltje - 2018-06-28, 11:21
RE: Youtube Library - by agiefrh46 - 2018-06-28, 12:07
RE: Youtube Library - by Sleuteltje - 2018-06-28, 21:50
RE: Youtube Library - by agiefrh46 - 2018-06-28, 22:34
RE: Youtube Library - by Sleuteltje - 2018-06-30, 22:32
RE: Youtube Library - by agiefrh46 - 2018-07-01, 00:02
RE: Youtube Library - by Sleuteltje - 2018-07-01, 01:47
RE: Youtube Library - by agiefrh46 - 2018-07-01, 03:27
RE: Youtube Library - by RKCRLR - 2018-07-02, 03:37
RE: Youtube Library - by RKCRLR - 2018-06-29, 20:32
RE: Youtube Library - by RKCRLR - 2018-06-30, 22:02
RE: Youtube Library - by RKCRLR - 2018-07-09, 01:06
RE: Youtube Library - by Sleuteltje - 2018-07-09, 17:39
RE: Youtube Library - by RKCRLR - 2018-07-09, 02:14
RE: Youtube Library - by RKCRLR - 2018-07-09, 02:44
RE: Youtube Library - by RKCRLR - 2018-07-10, 04:07
RE: Youtube Library - by RKCRLR - 2018-07-14, 22:20
RE: Youtube Library - by RKCRLR - 2018-08-20, 19:16
RE: Youtube Library - by Sleuteltje - 2018-08-22, 00:57
RE: Youtube Library - by RKCRLR - 2018-08-23, 03:51
RE: Youtube Library - by RKCRLR - 2018-08-24, 17:25
RE: Youtube Library - by RKCRLR - 2018-09-09, 17:29
RE: Youtube Library - by agiefrh46 - 2019-01-31, 10:50
RE: Youtube Library - by Albinator - 2019-03-07, 02:51
RE: Youtube Library - by didi82 - 2019-09-13, 18:19
RE: Youtube Library - by scott967 - 2019-09-14, 15:54
RE: Youtube Library - by didi82 - 2019-09-21, 09:38
RE: Youtube Library - by evantaur - 2020-01-13, 09:26
RE: Youtube Library - by didi82 - 2020-01-13, 12:12
RE: Youtube Library - by evantaur - 2020-01-13, 18:54
RE: Youtube Library - by csvke - 2020-02-10, 09:54
RE: Youtube Library - by scott967 - 2020-02-10, 18:51
RE: Youtube Library - by DarrenHill - 2020-02-10, 19:02
RE: Youtube Library - by popeye2468 - 2020-04-20, 12:27
RE: Youtube Library - by didi82 - 2020-04-20, 15:17
RE: Youtube Library - by tofof - 2020-05-30, 03:56
RE: Youtube Library - by evantaur - 2020-05-17, 22:36
RE: Youtube Library - by scott967 - 2020-05-17, 23:12
RE: Youtube Library - by evantaur - 2020-05-21, 23:14
RE: Youtube Library - by evantaur - 2020-05-23, 05:06
RE: Youtube Library - by evantaur - 2020-05-26, 02:29
Logout Mark Read Team Forum Stats Members Help
Youtube Library3