List of videos

Query parameters

q - Free search query.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-id.

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&offset=550&ordering=publish_on_web
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3411,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=600&ordering=publish_on_web",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=500&ordering=publish_on_web",
    "results": [
        {
            "id": 625552,
            "name": "TED - Danielle Feinberg: The magic ingredient that brings Pixar movies to life",
            "header": "Danielle Feinberg, Pixar's director of photography, creates stories with soul and wonder using math, science and code. Go behind the scenes of Finding Nemo, Toy Story, Brave, WALL-E and more, and discover how Pixar interweaves art and science to create fantastic worlds where the things you imagine can become real. This talk comes from the PBS special \"TED Talks: Science & Wonder.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625552/small_thumb/DanielleFeinberg_2015P.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625552/large_thumb/DanielleFeinberg_2015P.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625552/broadcast/DanielleFeinberg_2015P.dv",
                "original": "https://upload.frikanalen.no/media/625552/original/DanielleFeinberg_2015P.mp4",
                "theora": "https://upload.frikanalen.no/media/625552/theora/DanielleFeinberg_2015P.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:12:08.670000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DanielleFeinberg_2015P",
            "createdTime": "2016-05-05T21:18:31.433411Z",
            "updatedTime": "2018-11-10T18:29:27.098357Z",
            "uploadedTime": "2016-05-05T21:48:34.820629Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625552/theora/DanielleFeinberg_2015P.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625552/large_thumb/DanielleFeinberg_2015P.jpg"
        },
        {
            "id": 625826,
            "name": "Daily Tech News Show 24. October 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625826/theora/DTNS20161024.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625826/broadcast/DTNS20161024.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625826/large_thumb/DTNS20161024.jpg",
                "original": "https://upload.frikanalen.no/media/625826/original/DTNS20161024.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625826/small_thumb/DTNS20161024.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:03:21.180000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7847vid",
            "createdTime": "2016-11-22T11:48:41.602165Z",
            "updatedTime": "2018-11-10T18:29:26.660051Z",
            "uploadedTime": "2016-11-22T11:48:54.789092Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625826/theora/DTNS20161024.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625826/large_thumb/DTNS20161024.jpg"
        },
        {
            "id": 625556,
            "name": "Big Data i oljeleting",
            "header": "Presentasjon Thomas Elboth fra CGG holdt for NUUGs medlemmer 2016-05-10:\r\n\r\nInnsamling av geofysiske data (seismikk) krever dedikerte systemer for både håntering og prosessering. På den siste topp-500-listen over verdens raskeste maskiner har maskiner dedikert til geofysikk prosessering plass 14, 19 og 32.\r\n\r\nNUUG talk from 2016-05-10.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625556/theora/20160510-big-data-olje-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625556/large_thumb/20160510-big-data-olje-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625556/small_thumb/20160510-big-data-olje-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625556/broadcast/20160510-big-data-olje-frikanalen.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:51:56.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-05-11T11:06:24.920963Z",
            "updatedTime": "2018-11-10T18:29:27.092452Z",
            "uploadedTime": "2016-05-11T11:08:42.661709Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625556/theora/20160510-big-data-olje-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625556/large_thumb/20160510-big-data-olje-frikanalen.jpg"
        },
        {
            "id": 625561,
            "name": "TED - Mary Norris: The nit-picking glory of The New Yorker's Comma Queen",
            "header": "\"Copy editing for The New Yorker is like playing shortstop for a major league baseball team — every little movement gets picked over by the critics,\" says Mary Norris, who has played the position for more than thirty years. In that time, she's gotten a reputation for sternness and for being a \"comma maniac,\" but this is unfounded, she says. Above all, her work is aimed at one thing: making authors look good. Explore The New Yorker's distinctive style with the person who knows it best in this charming talk.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625561/theora/MaryNorris_2016.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625561/broadcast/MaryNorris_2016.dv",
                "original": "https://upload.frikanalen.no/media/625561/original/MaryNorris_2016.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625561/large_thumb/MaryNorris_2016.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625561/small_thumb/MaryNorris_2016.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:53.110000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MaryNorris_2016",
            "createdTime": "2016-05-16T21:00:22.263380Z",
            "updatedTime": "2018-11-10T18:29:27.084856Z",
            "uploadedTime": "2016-05-17T04:24:48.291362Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625561/theora/MaryNorris_2016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625561/large_thumb/MaryNorris_2016.jpg"
        },
        {
            "id": 625828,
            "name": "Venter på Snowden med Christian Borch, Edward Snowden, John Crane, Alan Rusbridger, Michael Tetzschner, Snorre Valen",
            "header": "William Nygaard, leder Norsk PEN, ønsker velkommen.\r\nEdward Snowden intervjues av Christian Borch på link fra Moskva.\r\nIntervju med varsleren John Crane (USA)\r\n\r\nPaneldebatt\r\n\r\nJohn Crane\r\nAlan Rusbridger – tidligere sjefsredaktør i The Guardian\r\nMichael Tetzschner – stortingspolitiker (H)\r\nSnorre Valen – stortingspolitiker (SV)\r\n\r\nLeder av Norsk PENs Komité for Fengslede Forfattere, Brit Bildøen, presenterer årets “fokusfanger”, dvs. de fengslede forfattere, journalister etc. som PEN-sentere over hele verden retter oppmerksomheten mot på denne dagen.\r\n\r\nEdward Snowdens kamp for å få en rettslig garanti for at han ikke blir utlevert til USA dersom han kommer til Norge for å motta Ossietzky-prisen, trekker i langdrag.  Da Norsk PEN 7. mars i år bekjentgjorde at Ossietzky-prisen for 2016 tildeles varsleren Edward Snowden, ble prisseremonien fastsatt til 18. november i Universitetets Aula. Saken er nå hos Høyesterett. Etter samråd med våre advokater i firmaet Schjødt, har Norsk PEN derfor besluttet å utsette tildelingen av prisen, som forhåpentlig kan skje ved Edward Snowdens personlige tilstedeværelse. Tildeling av Ossietzky-prisen 2016 til Edward Snowden vil derfor finne sted 7. juni 2017.\r\n\r\nNorsk PEN opprettholder imidlertid det årlige arrangementet 18. november for markering av den internasjonale Fengslede Forfatteres Dag. Edward Snowdens avsløringer og situasjon som varsler blir sentralt her. Snowden vil selv tale til forsamlingen via skype fra Moskva.\r\n\r\nProgrammet er på engelsk.  Musikkinnslaget med Pål Moddi Knutsen er klippet vekk for å spare opphavsrettighetskostnader.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625828/theora/20161118-snowden-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625828/broadcast/20161118-snowden-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625828/small_thumb/20161118-snowden-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625828/large_thumb/20161118-snowden-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:56:14.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-11-24T11:40:20.728428Z",
            "updatedTime": "2018-11-10T18:29:26.657082Z",
            "uploadedTime": "2016-11-24T11:44:13.733391Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625828/theora/20161118-snowden-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625828/large_thumb/20161118-snowden-frikanalen.jpg"
        },
        {
            "id": 626110,
            "name": "FSCONS 2017 - Karl Trygve Kalleberg - Taking back control of the software running on your hardware",
            "header": "Open technology is a fantastically appealing dream. Here in the real world, however, many of us struggle to get by with the increasingly closed platforms that define our digital life. In this talk, we discuss how to combat closed technology with open technology, through the supernerdy activity of reverse engineering.g is just a fancy name for taking things apart to understand how they work. We demonstrate how this can be done to closed-source software running on various different platforms. \r\n\r\nAs part of our demonstration, we cover a handful of topics relevant for the intrepid hacktivist who wants to survive in the age of gated communities: \r\n* investigative capabilities available on closed mobile platforms (focus on Android and IOS)\r\n* trends in application sandboxing and digital rights management\r\n* gotchas of interoperating with proprietary protocols \r\n\r\nWe’ll approach these topics through a series of adventures on the console, alongside our favourite traveling companion: Frida. She’s an awesome (libre!) tool for inject JavaScript to explore native apps on Windows, macOS, Linux, iOS, Android, and QNX.\r\n\r\nThe examples throughout the talk may be somewhat technical, but taken from everyday examples most of the audience should be able to relate to. Even if programming and reverse engineering is not your thing, you still risk learning something by showing up.\r\n\r\nRecorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626110/theora/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626110/broadcast/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626110/large_thumb/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.jpg",
                "original": "https://upload.frikanalen.no/media/626110/original/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.webm"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:43:48.180000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hard",
            "createdTime": "2018-12-14T10:11:17.210834Z",
            "updatedTime": "2018-12-14T11:11:25.635248Z",
            "uploadedTime": "2018-12-14T10:32:17.678953Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626110/theora/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626110/large_thumb/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.jpg"
        },
        {
            "id": 625569,
            "name": "Daily Tech News Show 29. April 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625569/theora/DTNS20160429.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625569/small_thumb/DTNS20160429.jpg",
                "original": "https://upload.frikanalen.no/media/625569/original/DTNS20160429.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625569/large_thumb/DTNS20160429.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625569/broadcast/DTNS20160429.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:57:35.710000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6298vid",
            "createdTime": "2016-05-23T12:48:32.590247Z",
            "updatedTime": "2018-11-10T18:29:27.072497Z",
            "uploadedTime": "2016-05-23T13:03:54.671692Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625569/theora/DTNS20160429.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625569/large_thumb/DTNS20160429.jpg"
        },
        {
            "id": 625571,
            "name": "Daily Tech News Show 02. May 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625571/small_thumb/DTNS20160502.jpg",
                "original": "https://upload.frikanalen.no/media/625571/original/DTNS20160502.mp4",
                "theora": "https://upload.frikanalen.no/media/625571/theora/DTNS20160502.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625571/large_thumb/DTNS20160502.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625571/broadcast/DTNS20160502.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:00:09.610000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6317vid",
            "createdTime": "2016-05-23T13:37:27.643766Z",
            "updatedTime": "2018-11-10T18:29:27.069558Z",
            "uploadedTime": "2016-05-23T16:24:10.118588Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625571/theora/DTNS20160502.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625571/large_thumb/DTNS20160502.jpg"
        },
        {
            "id": 625572,
            "name": "Daily Tech News Show 03. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625572/original/DTNS20160503.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625572/large_thumb/DTNS20160503.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625572/broadcast/DTNS20160503.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625572/small_thumb/DTNS20160503.jpg",
                "theora": "https://upload.frikanalen.no/media/625572/theora/DTNS20160503.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:01:10.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6326vid",
            "createdTime": "2016-05-23T14:27:05.407072Z",
            "updatedTime": "2018-11-10T18:29:27.068185Z",
            "uploadedTime": "2016-05-23T16:24:07.558425Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625572/theora/DTNS20160503.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625572/large_thumb/DTNS20160503.jpg"
        },
        {
            "id": 625577,
            "name": "Daily Tech News Show 09. May 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625577/theora/DTNS20160509.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625577/large_thumb/DTNS20160509.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625577/broadcast/DTNS20160509.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625577/small_thumb/DTNS20160509.jpg",
                "original": "https://upload.frikanalen.no/media/625577/original/DTNS20160509.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:46:40.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6373vid",
            "createdTime": "2016-05-23T17:56:26.318905Z",
            "updatedTime": "2018-11-10T18:29:27.060732Z",
            "uploadedTime": "2016-05-23T18:39:10.696688Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625577/theora/DTNS20160509.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625577/large_thumb/DTNS20160509.jpg"
        },
        {
            "id": 625581,
            "name": "Daily Tech News Show 12. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625581/original/DTNS20160512.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625581/small_thumb/DTNS20160512.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625581/broadcast/DTNS20160512.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625581/large_thumb/DTNS20160512.jpg",
                "theora": "https://upload.frikanalen.no/media/625581/theora/DTNS20160512.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:01:10.750000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6404vid",
            "createdTime": "2016-05-23T20:20:06.709055Z",
            "updatedTime": "2018-11-10T18:29:27.052825Z",
            "uploadedTime": "2016-05-23T21:08:50.226833Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625581/theora/DTNS20160512.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625581/large_thumb/DTNS20160512.jpg"
        },
        {
            "id": 625582,
            "name": "Daily Tech News Show 13. May 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625582/large_thumb/DTNS20160513.jpg",
                "original": "https://upload.frikanalen.no/media/625582/original/DTNS20160513.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625582/broadcast/DTNS20160513.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625582/small_thumb/DTNS20160513.jpg",
                "theora": "https://upload.frikanalen.no/media/625582/theora/DTNS20160513.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:56:05.450000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6412vid",
            "createdTime": "2016-05-23T21:11:20.150959Z",
            "updatedTime": "2018-11-10T18:29:27.049953Z",
            "uploadedTime": "2016-05-23T21:55:43.844439Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625582/theora/DTNS20160513.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625582/large_thumb/DTNS20160513.jpg"
        },
        {
            "id": 625774,
            "name": "TED - Andrew Pelling: This scientist makes ears out of apples",
            "header": "Andrew Pelling is a biohacker, and nature is his hardware. His favorite materials are the simplest ones (and oftentimes he finds them in the garbage). Building on the cellulose structure that gives an apple its shape, he \"grows\" lifelike human ears, pioneering a process that might someday be used to repair body parts safely and cheaply. And he has some even wilder ideas to share ... \"What I'm really curious about is if one day it will be possible to repair, rebuild and augment our own bodies with stuff we make in the kitchen,\" he says.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625774/large_thumb/AndrewPelling_2016U.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625774/small_thumb/AndrewPelling_2016U.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625774/broadcast/AndrewPelling_2016U.dv",
                "original": "https://upload.frikanalen.no/media/625774/original/AndrewPelling_2016U.mp4",
                "theora": "https://upload.frikanalen.no/media/625774/theora/AndrewPelling_2016U.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:07:09.380000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AndrewPelling_2016U",
            "createdTime": "2016-09-23T13:36:54.058956Z",
            "updatedTime": "2018-11-10T18:29:26.738874Z",
            "uploadedTime": "2016-09-23T13:44:31.548627Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625774/theora/AndrewPelling_2016U.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625774/large_thumb/AndrewPelling_2016U.jpg"
        },
        {
            "id": 625583,
            "name": "Daily Tech News Show 16. May 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625583/large_thumb/DTNS20160516.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625583/broadcast/DTNS20160516.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625583/small_thumb/DTNS20160516.jpg",
                "theora": "https://upload.frikanalen.no/media/625583/theora/DTNS20160516.ogv",
                "original": "https://upload.frikanalen.no/media/625583/original/DTNS20160516.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:42:39.650000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6423vid",
            "createdTime": "2016-05-23T21:56:55.011108Z",
            "updatedTime": "2018-11-10T18:29:27.048001Z",
            "uploadedTime": "2016-05-23T22:31:08.885491Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625583/theora/DTNS20160516.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625583/large_thumb/DTNS20160516.jpg"
        },
        {
            "id": 625584,
            "name": "Daily Tech News Show 17. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625584/original/DTNS20160517.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625584/broadcast/DTNS20160517.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625584/large_thumb/DTNS20160517.jpg",
                "theora": "https://upload.frikanalen.no/media/625584/theora/DTNS20160517.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625584/small_thumb/DTNS20160517.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:05:55.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6431vid",
            "createdTime": "2016-05-23T22:33:34.203192Z",
            "updatedTime": "2018-11-10T18:29:27.044628Z",
            "uploadedTime": "2016-05-24T05:38:12.976806Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625584/theora/DTNS20160517.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625584/large_thumb/DTNS20160517.jpg"
        },
        {
            "id": 625835,
            "name": "Daily Tech News Show 31. October 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625835/theora/DTNS20161029.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625835/broadcast/DTNS20161029.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625835/small_thumb/DTNS20161029.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625835/large_thumb/DTNS20161029.jpg",
                "original": "https://upload.frikanalen.no/media/625835/original/DTNS20161029.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:36:55.900000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7895vid",
            "createdTime": "2016-12-01T11:13:10.559531Z",
            "updatedTime": "2018-11-10T18:29:26.647160Z",
            "uploadedTime": "2016-12-01T11:13:15.754093Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625835/theora/DTNS20161029.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625835/large_thumb/DTNS20161029.jpg"
        },
        {
            "id": 627912,
            "name": "Diesen i samtale med Mearsheimer 30.8.2024",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/627912/theora/Diesen_Mearsheimer_III.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627912/broadcast/Diesen_Mearsheimer_III.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627912/large_thumb/Diesen_Mearsheimer_III.jpg",
                "original": "https://upload.frikanalen.no/media/627912/original/Diesen_Mearsheimer_III.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 133,
                "name": "Bevegelsen for Sosialisme",
                "homepage": null,
                "description": "",
                "postalAddress": "c/o Fellesdistribusjon SA, postboks 1420 Vika, 0155 OSLO",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 400 41 813",
                "fkmember": true
            },
            "duration": "01:14:48.700000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-09-01T05:25:26.792787Z",
            "updatedTime": "2024-09-16T21:38:49.082815Z",
            "uploadedTime": "2024-09-01T05:35:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627912/theora/Diesen_Mearsheimer_III.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627912/large_thumb/Diesen_Mearsheimer_III.jpg"
        },
        {
            "id": 626089,
            "name": "The State of Your Supply Chain - Andrew Martin",
            "header": "Container security often focuses on runtime best-practices whilst neglecting delivery of the software in the supply chain. Application, library, and OS vulnerabilities are a likely route to data exfiltration, and emerging technologies in the container ecosystem offer a new opportunity to mitigate this risk. Treating containers as immutable artefacts and injecting configuration allows us to \"upgrade\" images by rebuilding and shipping whole software bundles, avoiding configuration drift and state inconsistencies. This makes it possible to constantly patch software, and to easily enforce governance of artefacts both pre- and post-deployment. In this talk we detail an ideal, security-hardened container supply chain, describe the current state of the ecosystem, and dig into specific tools. Grafeas, Kritis, in-toto, Clair, Micro Scanner, TUF, and Notary are covered, and we demo how to gate container image pipelines and deployments on cryptographically verified supply chain metadata.\r\n\r\nRecorded at the OWASP Norway Day by NUUG",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626089/theora/20181120-andrew.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626089/broadcast/20181120-andrew.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626089/large_thumb/20181120-andrew.jpg",
                "original": "https://upload.frikanalen.no/media/626089/original/20181120-andrew.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:03:20.400000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=o4ZedASTVFM",
            "createdTime": "2018-12-10T12:18:31.094915Z",
            "updatedTime": "2018-12-13T19:42:16.325095Z",
            "uploadedTime": "2018-12-10T12:55:59.926662Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626089/theora/20181120-andrew.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626089/large_thumb/20181120-andrew.jpg"
        },
        {
            "id": 625585,
            "name": "Daily Tech News Show 18. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625585/original/DTNS20160518.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625585/broadcast/DTNS20160518.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625585/large_thumb/DTNS20160518.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625585/small_thumb/DTNS20160518.jpg",
                "theora": "https://upload.frikanalen.no/media/625585/theora/DTNS20160518.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:58:33.410000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6437vid",
            "createdTime": "2016-05-23T23:26:49.908728Z",
            "updatedTime": "2018-11-10T18:29:27.042529Z",
            "uploadedTime": "2016-05-24T00:13:02.995147Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625585/theora/DTNS20160518.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625585/large_thumb/DTNS20160518.jpg"
        },
        {
            "id": 625586,
            "name": "Daily Tech News Show 19. May 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625586/theora/DTNS20160519.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625586/broadcast/DTNS20160519.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625586/small_thumb/DTNS20160519.jpg",
                "original": "https://upload.frikanalen.no/media/625586/original/DTNS20160519.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625586/large_thumb/DTNS20160519.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:19.500000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6444vid",
            "createdTime": "2016-05-24T00:13:40.730844Z",
            "updatedTime": "2018-11-10T18:29:27.040469Z",
            "uploadedTime": "2016-05-24T00:57:51.036347Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625586/theora/DTNS20160519.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625586/large_thumb/DTNS20160519.jpg"
        },
        {
            "id": 625836,
            "name": "Daily Tech News Show 01. November 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625836/theora/DTNS20161101.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625836/broadcast/DTNS20161101.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625836/large_thumb/DTNS20161101.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625836/small_thumb/DTNS20161101.jpg",
                "original": "https://upload.frikanalen.no/media/625836/original/DTNS20161101.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:56:49.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7905vid",
            "createdTime": "2016-12-01T13:28:39.883504Z",
            "updatedTime": "2018-11-10T18:29:26.645743Z",
            "uploadedTime": "2016-12-01T13:28:44.401516Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625836/theora/DTNS20161101.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625836/large_thumb/DTNS20161101.jpg"
        },
        {
            "id": 625587,
            "name": "Daily Tech News Show 20. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625587/original/DTNS20160520.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625587/large_thumb/DTNS20160520.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625587/broadcast/DTNS20160520.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625587/small_thumb/DTNS20160520.jpg",
                "theora": "https://upload.frikanalen.no/media/625587/theora/DTNS20160520.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:47:55.350000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6453vid",
            "createdTime": "2016-05-24T00:58:45.209370Z",
            "updatedTime": "2018-11-10T18:29:27.038537Z",
            "uploadedTime": "2016-05-24T01:36:07.982021Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625587/theora/DTNS20160520.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625587/large_thumb/DTNS20160520.jpg"
        },
        {
            "id": 625589,
            "name": "Daily Tech News Show 23. May 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625589/theora/DTNS20160523.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625589/broadcast/DTNS20160523.dv",
                "original": "https://upload.frikanalen.no/media/625589/original/DTNS20160523.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625589/small_thumb/DTNS20160523.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625589/large_thumb/DTNS20160523.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:51:55.820000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6468vid",
            "createdTime": "2016-05-24T06:42:05.372462Z",
            "updatedTime": "2018-11-10T18:29:27.032798Z",
            "uploadedTime": "2016-05-24T06:45:11.861161Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625589/theora/DTNS20160523.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625589/large_thumb/DTNS20160523.jpg"
        },
        {
            "id": 625837,
            "name": "Daily Tech News Show 10. November 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625837/theora/DTNS20161110.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625837/broadcast/DTNS20161110.dv",
                "original": "https://upload.frikanalen.no/media/625837/original/DTNS20161110.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625837/small_thumb/DTNS20161110.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625837/large_thumb/DTNS20161110.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:03:25.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7978vid",
            "createdTime": "2016-12-13T12:31:03.629821Z",
            "updatedTime": "2018-11-10T18:29:26.644406Z",
            "uploadedTime": "2016-12-13T12:31:10.138795Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625837/theora/DTNS20161110.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625837/large_thumb/DTNS20161110.jpg"
        },
        {
            "id": 626117,
            "name": "FSCONS 2017 - Devyn Remme - New Materialism",
            "header": "The popular narrative of salvation through technological innovation is comfortable because it doesn't confront the institutionalized inequalities, abuses, and violence endemic to modernity’s strategic relations of power and production. The dominant discourse assimilates the values and goals of sustainability with the mainstream economic paradigm of growth, and relies on technoscientific innovation to achieve these goals. Advocates for framing sustainability as a problem which can be described, confronted and resolved with technology and innovation argue that there is a need for a steady growth in consumption which can only be sustained by the drive of innovation. A key tenet of neoliberal economic theory is the push to privitize everything. The commons represent an increasingly contested site. It is our task to prevent the capture of the commons by private advantage both in material and digital spaces and corridors.\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626117/theora/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626117/broadcast/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.dv",
                "original": "https://upload.frikanalen.no/media/626117/original/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626117/large_thumb/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:37:56.060000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme",
            "createdTime": "2018-12-16T15:06:15.998387Z",
            "updatedTime": "2018-12-16T19:35:43.189458Z",
            "uploadedTime": "2018-12-16T15:23:41.763505Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626117/theora/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626117/large_thumb/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.jpg"
        },
        {
            "id": 625591,
            "name": "Daily Tech News Show 24. May 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625591/small_thumb/DTNS20160524.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625591/broadcast/DTNS20160524.dv",
                "theora": "https://upload.frikanalen.no/media/625591/theora/DTNS20160524.ogv",
                "original": "https://upload.frikanalen.no/media/625591/original/DTNS20160524.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625591/large_thumb/DTNS20160524.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:52:35.410000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6474vid",
            "createdTime": "2016-05-24T22:16:49.388498Z",
            "updatedTime": "2018-11-10T18:29:27.023858Z",
            "uploadedTime": "2016-05-25T05:13:13.319864Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625591/theora/DTNS20160524.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625591/large_thumb/DTNS20160524.jpg"
        },
        {
            "id": 625594,
            "name": "Daily Tech News Show 25. May 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625594/large_thumb/DTNS20160525.jpg",
                "theora": "https://upload.frikanalen.no/media/625594/theora/DTNS20160525.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625594/small_thumb/DTNS20160525.jpg",
                "original": "https://upload.frikanalen.no/media/625594/original/DTNS20160525.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625594/broadcast/DTNS20160525.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:04:34.550000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6482vid",
            "createdTime": "2016-05-26T06:52:05.104049Z",
            "updatedTime": "2018-11-10T18:29:27.017975Z",
            "uploadedTime": "2016-05-26T07:50:17.214696Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625594/theora/DTNS20160525.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625594/large_thumb/DTNS20160525.jpg"
        },
        {
            "id": 625841,
            "name": "Blokkjedeteknologier og kryptovaluta-løsninger",
            "header": "Thor-Harald Johansen Fra Bitspace AS introduserer de tekniske løsningene som Bitspace jobber med: Blokkjedeteknologier og kryptovaluta-løsninger for (1) Grensesnitt mot tradisjonelle banktjenester, (2) Steemit/sosiale medier basert på kryptovaluta, og (3) Utvikling og etablering av løsninger og tjenester for the unbanked/de bankløse i den fremvoksende kryptoøkonomien.\r\n\r\nNUUG talk from 2016-12-13.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625841/theora/20161213-blockchain-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625841/broadcast/20161213-blockchain-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625841/small_thumb/20161213-blockchain-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625841/large_thumb/20161213-blockchain-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:54:53.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-12-14T13:09:15.182902Z",
            "updatedTime": "2018-11-10T18:29:26.638818Z",
            "uploadedTime": "2016-12-14T13:11:02.613519Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625841/theora/20161213-blockchain-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625841/large_thumb/20161213-blockchain-frikanalen.jpg"
        },
        {
            "id": 625596,
            "name": "Daily Tech News Show 26. May 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625596/broadcast/DTNS20160526.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625596/small_thumb/DTNS20160526.jpg",
                "original": "https://upload.frikanalen.no/media/625596/original/DTNS20160526.mp4",
                "theora": "https://upload.frikanalen.no/media/625596/theora/DTNS20160526.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625596/large_thumb/DTNS20160526.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:04:19.780000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6490vid",
            "createdTime": "2016-05-27T06:58:19.855643Z",
            "updatedTime": "2018-11-10T18:29:27.012705Z",
            "uploadedTime": "2016-05-27T08:04:25.283439Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625596/theora/DTNS20160526.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625596/large_thumb/DTNS20160526.jpg"
        },
        {
            "id": 625598,
            "name": "Daily Tech News Show 27. May 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625598/small_thumb/DTNS20160527.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625598/large_thumb/DTNS20160527.jpg",
                "theora": "https://upload.frikanalen.no/media/625598/theora/DTNS20160527.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625598/broadcast/DTNS20160527.dv",
                "original": "https://upload.frikanalen.no/media/625598/original/DTNS20160527.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:52:08.890000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6497vid",
            "createdTime": "2016-05-28T08:25:33.014282Z",
            "updatedTime": "2018-11-10T18:29:27.009221Z",
            "uploadedTime": "2016-05-28T09:07:04.429558Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625598/theora/DTNS20160527.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625598/large_thumb/DTNS20160527.jpg"
        },
        {
            "id": 625842,
            "name": "TED - Elise Roy: When we design for disability, we all benefit",
            "header": "\"I believe that losing my hearing was one of the greatest gifts I've ever received,\" says Elise Roy. As a disability rights lawyer and design thinker, she knows that being Deaf gives her a unique way of experiencing and reframing the world — a perspective that could solve some of our largest problems. As she says: \"When we design for disability first, you often stumble upon solutions that are better than those when we design for the norm.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625842/small_thumb/EliseRoy_2015X.jpg",
                "original": "https://upload.frikanalen.no/media/625842/original/EliseRoy_2015X.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625842/broadcast/EliseRoy_2015X.dv",
                "theora": "https://upload.frikanalen.no/media/625842/theora/EliseRoy_2015X.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625842/large_thumb/EliseRoy_2015X.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:13:21.990000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/EliseRoy_2015X",
            "createdTime": "2016-12-14T18:10:49.696286Z",
            "updatedTime": "2018-11-10T18:29:26.637449Z",
            "uploadedTime": "2016-12-15T05:53:19.383873Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625842/theora/EliseRoy_2015X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625842/large_thumb/EliseRoy_2015X.jpg"
        },
        {
            "id": 627937,
            "name": "Hva er bibelens budskap?",
            "header": "Viktig informasjon",
            "description": "Bibelen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627937/theora/Hva er bibelens budskap_ (2).ogv",
                "broadcast": "https://upload.frikanalen.no/media/627937/broadcast/Hva er bibelens budskap_ (2).dv",
                "original": "https://upload.frikanalen.no/media/627937/original/Hva er bibelens budskap_ (2).mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627937/large_thumb/Hva er bibelens budskap_ (2).jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:36:52.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-10-22T14:30:38.811598Z",
            "updatedTime": "2024-10-22T15:05:57.814250Z",
            "uploadedTime": "2024-10-22T14:47:51.061325Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627937/theora/Hva er bibelens budskap_ (2).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627937/large_thumb/Hva er bibelens budskap_ (2).jpg"
        },
        {
            "id": 625599,
            "name": "Tor: Anonymous communication for the US Department of Defense...and you.",
            "header": "What do the United States Department of Defence and the\r\nElectronic Frontier Foundation have in common? They have both funded\r\nthe development of Tor (tor.eff.org), a free-software onion routing\r\nnetwork that helps people around the world use the Internet safely.\r\n\r\nThe public Tor network has 150 servers on five continents, and\r\naverages over 40Mbit/s of traffic. Our users include ordinary\r\ncitizens who want protection from identity theft and prying\r\ncorporations, corporations who want to look at a competitor's website\r\nin private, and aid workers in the Middle East who need to contact\r\ntheir home servers without fear of physical harm.\r\n\r\nRoger Dingledine give an overview of the Tor architecture, and talk\r\nabout why you'd want to use it, what security it provides, and how\r\nuser applications interface to it. He show a working Tor network, and\r\ninvite the audience to connect to it and use it.\r\n\r\nRoger Dingledine is a security and privacy researcher. While at MIT\r\nhe developed Free Haven, one of the early peer-to-peer systems that\r\nemphasized resource management while retaining anonymity for its\r\nusers. Currently he consults for the Electronic Frontier Foundation\r\nand the U.S. Navy to design and develop systems for anonymity and\r\ntraffic analysis resistance. Recent work includes anonymous\r\npublishing and communication systems, traffic analysis resistance,\r\ncensorship resistance, attack resistance for decentralized networks,\r\nand reputation.\r\n\r\nNUUG talk from 2005-04-21.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625599/theora/20050421-tor-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625599/small_thumb/20050421-tor-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625599/large_thumb/20050421-tor-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625599/broadcast/20050421-tor-frikanalen.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:26:02.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-05-28T10:31:04.251569Z",
            "updatedTime": "2018-11-10T18:29:27.007300Z",
            "uploadedTime": "2016-05-28T10:33:58.288117Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625599/theora/20050421-tor-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625599/large_thumb/20050421-tor-frikanalen.jpg"
        },
        {
            "id": 625601,
            "name": "Daily Tech News Show 30. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625601/original/DTNS20161130.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625601/broadcast/DTNS20161130.dv",
                "theora": "https://upload.frikanalen.no/media/625601/theora/DTNS20161130.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625601/large_thumb/DTNS20161130.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625601/small_thumb/DTNS20161130.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:41.950000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6513vid",
            "createdTime": "2016-05-30T18:13:19.038742Z",
            "updatedTime": "2018-11-10T18:29:27.003449Z",
            "uploadedTime": "2016-05-30T18:21:50.797444Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625601/theora/DTNS20161130.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625601/large_thumb/DTNS20161130.jpg"
        },
        {
            "id": 625861,
            "name": "Hva prosjektledere bør vite om softwareutviklere",
            "header": "Softwareutviklingsprosjekter har en tendens til å gå over tid og budsjett. Dette er det mange grunner til. Foredraget vil legge hovedvekt på en gjennomgåelse av den psykologiske faglitteraturen på området gjennom de siste femten år. Den kan deles i to: Den som er utført av ingeniører, og den som er utført av psykologer. Ingeniørene ser på det vi er interessert i, altså hvilke variabler som fører til produktivitet, men de har en tendens til å gjøre veldig pussige metodevalg, slik at resultatene blir vanskelige å integrere med eksisterende kunnskap. Psykologene pleier å holde seg til ortodoks og nyttig metodevalg, men pleier å studere veldig perifere ting, som hva som skal til for at programmerere skal bli glade i hverandre.\r\n \r\nRolf Lindgren er psykolog fra UiO. Han har utviklet SMS-applikasjoner i Java og MySQL, og skrev koden som konverterte UiOs studiehåndbøker fra studiekonsulentenes XML-dokumenter til pdf for utskrift. Han deltok i, og ledet avslutningen av, et treårig forskningsprosjekt ved Det Norske Veritas som hadde som formål å identifisere menneskelige risikofaktorer i softwareutviklingsprosjekter. Han er seniorrådgiver i Dignus rekruttering og rådgivning.\r\n\r\nNUUG talk from 2007-10-09.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625861/theora/20071009-prosjektledelse-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625861/large_thumb/20071009-prosjektledelse-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625861/broadcast/20071009-prosjektledelse-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625861/small_thumb/20071009-prosjektledelse-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:59:09.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2017-02-12T20:13:55.658974Z",
            "updatedTime": "2018-11-10T18:29:26.610050Z",
            "uploadedTime": "2017-02-12T20:16:00.938468Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625861/theora/20071009-prosjektledelse-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625861/large_thumb/20071009-prosjektledelse-frikanalen.jpg"
        },
        {
            "id": 625603,
            "name": "Daily Tech News Show 31. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625603/original/DTNS20160531.mp4",
                "theora": "https://upload.frikanalen.no/media/625603/theora/DTNS20160531.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625603/small_thumb/DTNS20160531.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625603/broadcast/DTNS20160531.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625603/large_thumb/DTNS20160531.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:00:34.940000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6518vid",
            "createdTime": "2016-06-01T07:30:05.477014Z",
            "updatedTime": "2018-11-10T18:29:26.999679Z",
            "uploadedTime": "2016-06-01T08:18:55.818600Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625603/theora/DTNS20160531.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625603/large_thumb/DTNS20160531.jpg"
        },
        {
            "id": 625606,
            "name": "Daily Tech News Show 01. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625606/broadcast/DTNS20160601.dv",
                "theora": "https://upload.frikanalen.no/media/625606/theora/DTNS20160601.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625606/large_thumb/DTNS20160601.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625606/small_thumb/DTNS20160601.jpg",
                "original": "https://upload.frikanalen.no/media/625606/original/DTNS20160601.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:03:50.570000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6525vid",
            "createdTime": "2016-06-02T04:53:38.280953Z",
            "updatedTime": "2018-11-10T18:29:26.993985Z",
            "uploadedTime": "2016-06-02T05:44:07.747832Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625606/theora/DTNS20160601.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625606/large_thumb/DTNS20160601.jpg"
        },
        {
            "id": 625737,
            "name": "Debsources on Mobile: all the source code in your phone! - Debconf 16",
            "header": "Debsources (http://sources.debian.net) is an application aimed at gathering all the source code included in Debian packages, and present it through a web interface. This talk will be about  its new mobile interface, and related features.\n\nTalk (20 mins) session with Matthieu Caneill during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625737/theora/Debsources_on_Mobile_all_the_source_code_in_your_phone.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625737/broadcast/Debsources_on_Mobile_all_the_source_code_in_your_phone.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625737/small_thumb/Debsources_on_Mobile_all_the_source_code_in_your_phone.jpg",
                "original": "https://upload.frikanalen.no/media/625737/original/Debsources_on_Mobile_all_the_source_code_in_your_phone.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625737/large_thumb/Debsources_on_Mobile_all_the_source_code_in_your_phone.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:04.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/70/",
            "createdTime": "2016-07-23T00:23:46.792929Z",
            "updatedTime": "2018-11-10T18:29:26.790948Z",
            "uploadedTime": "2016-07-23T00:23:51.300906Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625737/theora/Debsources_on_Mobile_all_the_source_code_in_your_phone.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625737/large_thumb/Debsources_on_Mobile_all_the_source_code_in_your_phone.jpg"
        },
        {
            "id": 627938,
            "name": "Hva forutsa bibelen om Messias?",
            "header": "Viktig informasjon",
            "description": "Bibelen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627938/theora/Hva forutsa bibelen om Messias_.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627938/broadcast/Hva forutsa bibelen om Messias_.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627938/large_thumb/Hva forutsa bibelen om Messias_.jpg",
                "original": "https://upload.frikanalen.no/media/627938/original/Hva forutsa bibelen om Messias_.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:32:41.566667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-10-22T14:34:18.621298Z",
            "updatedTime": "2024-10-22T15:21:23.456872Z",
            "uploadedTime": "2024-10-22T15:05:58.800641Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627938/theora/Hva forutsa bibelen om Messias_.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627938/large_thumb/Hva forutsa bibelen om Messias_.jpg"
        },
        {
            "id": 625608,
            "name": "Daily Tech News Show 02. June 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625608/large_thumb/DTNS20160602.jpg",
                "original": "https://upload.frikanalen.no/media/625608/original/DTNS20160602.mp4",
                "theora": "https://upload.frikanalen.no/media/625608/theora/DTNS20160602.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625608/broadcast/DTNS20160602.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625608/small_thumb/DTNS20160602.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:57:19.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6531vid",
            "createdTime": "2016-06-03T06:11:07.365781Z",
            "updatedTime": "2018-11-10T18:29:26.990440Z",
            "uploadedTime": "2016-06-03T06:57:47.877277Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625608/theora/DTNS20160602.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625608/large_thumb/DTNS20160602.jpg"
        },
        {
            "id": 625611,
            "name": "Daily Tech News Show 03. June 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625611/small_thumb/DTNS-2776-Fadell-Leaves-The-Nest.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625611/large_thumb/DTNS-2776-Fadell-Leaves-The-Nest.jpg",
                "original": "https://upload.frikanalen.no/media/625611/original/DTNS-2776-Fadell-Leaves-The-Nest.mp4",
                "theora": "https://upload.frikanalen.no/media/625611/theora/DTNS-2776-Fadell-Leaves-The-Nest.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625611/broadcast/DTNS-2776-Fadell-Leaves-The-Nest.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:58:46.070000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6542vid",
            "createdTime": "2016-06-04T07:53:16.234321Z",
            "updatedTime": "2018-11-10T18:29:26.982937Z",
            "uploadedTime": "2016-06-04T08:40:19.411659Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625611/theora/DTNS-2776-Fadell-Leaves-The-Nest.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625611/large_thumb/DTNS-2776-Fadell-Leaves-The-Nest.jpg"
        },
        {
            "id": 625832,
            "name": "Daily Tech News Show 27. October 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625832/theora/DTNS20161027.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625832/broadcast/DTNS20161027.dv",
                "original": "https://upload.frikanalen.no/media/625832/original/DTNS20161027.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625832/small_thumb/DTNS20161027.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625832/large_thumb/DTNS20161027.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:12:19.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7871vid",
            "createdTime": "2016-11-29T14:26:10.615538Z",
            "updatedTime": "2018-11-10T18:29:26.651402Z",
            "uploadedTime": "2016-11-29T14:26:16.660086Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625832/theora/DTNS20161027.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625832/large_thumb/DTNS20161027.jpg"
        },
        {
            "id": 625613,
            "name": "Daily Tech News Show 06. June 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625613/small_thumb/DTNS20160606.jpg",
                "original": "https://upload.frikanalen.no/media/625613/original/DTNS20160606.mp4",
                "theora": "https://upload.frikanalen.no/media/625613/theora/DTNS20160606.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625613/broadcast/DTNS20160606.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625613/large_thumb/DTNS20160606.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:52:06.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6561vid",
            "createdTime": "2016-06-07T10:10:15.723640Z",
            "updatedTime": "2018-11-10T18:29:26.978277Z",
            "uploadedTime": "2016-06-07T10:53:29.144408Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625613/theora/DTNS20160606.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625613/large_thumb/DTNS20160606.jpg"
        },
        {
            "id": 625614,
            "name": "TED - Cédric Villani: What's so sexy about math?",
            "header": "Hidden truths permeate our world; they're inaccessible to our senses, but math allows us to go beyond our intuition to uncover their mysteries. In this survey of mathematical breakthroughs, Fields Medal winner Cédric Villani speaks to the thrill of discovery and details the sometimes perplexing life of a mathematician. \"Beautiful mathematical explanations are not only for our pleasure,\" he says. \"They change our vision of the world.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625614/large_thumb/CedricVillani_2016.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625614/broadcast/CedricVillani_2016.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625614/small_thumb/CedricVillani_2016.jpg",
                "original": "https://upload.frikanalen.no/media/625614/original/CedricVillani_2016.mp4",
                "theora": "https://upload.frikanalen.no/media/625614/theora/CedricVillani_2016.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:16:27.710000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/CedricVillani_2016",
            "createdTime": "2016-06-07T10:16:07.882543Z",
            "updatedTime": "2018-11-10T18:29:26.976438Z",
            "uploadedTime": "2016-06-07T10:30:29.105097Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625614/theora/CedricVillani_2016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625614/large_thumb/CedricVillani_2016.jpg"
        },
        {
            "id": 625865,
            "name": "TED - Cédric Villani: What's so sexy about math?",
            "header": "Hidden truths permeate our world; they're inaccessible to our senses, but math allows us to go beyond our intuition to uncover their mysteries. In this survey of mathematical breakthroughs, Fields Medal winner Cédric Villani speaks to the thrill of discovery and details the sometimes perplexing life of a mathematician. \"Beautiful mathematical explanations are not only for our pleasure,\" he says. \"They change our vision of the world.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625865/large_thumb/CedricVillani_2016.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625865/broadcast/CedricVillani_2016.dv",
                "original": "https://upload.frikanalen.no/media/625865/original/CedricVillani_2016.mp4",
                "theora": "https://upload.frikanalen.no/media/625865/theora/CedricVillani_2016.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625865/small_thumb/CedricVillani_2016.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:16:27.710000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.sflan.com/details/CedricVillani_2016",
            "createdTime": "2017-03-09T16:04:00.922574Z",
            "updatedTime": "2018-11-10T18:29:26.604435Z",
            "uploadedTime": "2017-03-09T16:07:27.189643Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625865/theora/CedricVillani_2016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625865/large_thumb/CedricVillani_2016.jpg"
        },
        {
            "id": 626226,
            "name": "EuroBSDCon 2019, Lillehammer: Embedded Ethics - Patricia Aas",
            "header": "Patricia is a programmer who has worked mostly in C++ and Java. She has spent her career continuously delivering from the same code-base to a large user base, from working on two browsers (Opera and Vivaldi), to working on embedded telepresence endpoints for Cisco. She is focused on the maintainability and flexibility of software architecture, and how to extend it to provide cutting edge user experiences.\r\n\r\nHer focus on the end users has led her work more and more toward privacy and security, and she has recently started her own company, TurtleSec, hoping to contribute positively to the infosec and C++ communities. She is also involved in the #includeC++ organization hoping to improve diversity and inclusion in the C++ community",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626226/theora/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626226/broadcast/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.dv",
                "original": "https://upload.frikanalen.no/media/626226/original/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626226/large_thumb/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:46:40.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=HfNIiitVFtc",
            "createdTime": "2019-12-15T09:55:16.173054Z",
            "updatedTime": "2019-12-15T15:23:16.904459Z",
            "uploadedTime": "2019-12-15T10:35:31.233455Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626226/theora/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626226/large_thumb/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.jpg"
        },
        {
            "id": 626292,
            "name": "Shofar 6 dager i Juni 1967",
            "header": "Bladet Evangelisten\r\nProgram 23",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626292/theora/6 dager i Juni 1967.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626292/broadcast/6 dager i Juni 1967.dv",
                "original": "https://upload.frikanalen.no/media/626292/original/6 dager i Juni 1967.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626292/large_thumb/6 dager i Juni 1967.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:59.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-02-01T08:57:16.152437Z",
            "updatedTime": "2020-08-31T20:25:36.832677Z",
            "uploadedTime": "2020-02-01T09:12:03.999607Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626292/theora/6 dager i Juni 1967.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626292/large_thumb/6 dager i Juni 1967.jpg"
        },
        {
            "id": 626081,
            "name": "Venn av Nøff",
            "header": "Det er høst og tid for Nasse Nøff å komme inn i varmen etter en lang sesong ute i hagen. Søndag 2.november hadde foreningen Venn av Nøff sin årlige innbæring. I tillegg blir det utdeling av NÆ!-prisen. Følg med.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626081/theora/051218_VAN_RHMW_WEB.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626081/broadcast/051218_VAN_RHMW_WEB.dv",
                "original": "https://upload.frikanalen.no/media/626081/original/051218_VAN_RHMW_WEB.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626081/large_thumb/051218_VAN_RHMW_WEB.jpg"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:06:07.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-12-05T08:49:19.349533Z",
            "updatedTime": "2018-12-05T08:54:59.219601Z",
            "uploadedTime": "2018-12-05T08:51:49.044608Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626081/theora/051218_VAN_RHMW_WEB.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626081/large_thumb/051218_VAN_RHMW_WEB.jpg"
        },
        {
            "id": 625616,
            "name": "Daily Tech News Show 07. June 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625616/small_thumb/DTNS20160607.jpg",
                "original": "https://upload.frikanalen.no/media/625616/original/DTNS20160607.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625616/large_thumb/DTNS20160607.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625616/broadcast/DTNS20160607.dv",
                "theora": "https://upload.frikanalen.no/media/625616/theora/DTNS20160607.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:57:00.900000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6570vid",
            "createdTime": "2016-06-08T08:54:43.241538Z",
            "updatedTime": "2018-11-10T18:29:26.973397Z",
            "uploadedTime": "2016-06-08T09:39:36.468792Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625616/theora/DTNS20160607.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625616/large_thumb/DTNS20160607.jpg"
        },
        {
            "id": 625618,
            "name": "Daily Tech News Show 08. June 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625618/small_thumb/DTNS20160608.jpg",
                "theora": "https://upload.frikanalen.no/media/625618/theora/DTNS20160608.ogv",
                "original": "https://upload.frikanalen.no/media/625618/original/DTNS20160608.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625618/broadcast/DTNS20160608.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625618/large_thumb/DTNS20160608.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:52:45.510000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6579vid",
            "createdTime": "2016-06-09T08:48:18.056635Z",
            "updatedTime": "2018-11-10T18:29:26.970597Z",
            "uploadedTime": "2016-06-09T09:29:39.840544Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625618/theora/DTNS20160608.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625618/large_thumb/DTNS20160608.jpg"
        }
    ]
}