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=2900&ordering=is_filler
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2950&ordering=is_filler",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2850&ordering=is_filler",
    "results": [
        {
            "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": 626227,
            "name": "EuroBSDCon 2019, Lillehammer: Paul Vixie talks about DNS over HTTPS",
            "header": "Paul Vixie was responsible for BIND from 1989 to 1999, and is the author of a dozen or so IETF RFC documents about DNS. He also started the first anti-spam company (MAPS) where he co-invented the DNS RBL (Realtime Blackhole List), and was the founder and later president of the first U.S.-based commercial Internet Exchange (PAIX). Today he serves as CEO of Farsight Security, home of the Security Information Exchange (SIE) and the world’s leading Passive DNS database (DNSDB). He wrote the Cron software used on all UNIX-type computers today. He is also co-inventor of the DNS Response Rate Limiting (RRL) and Response Policy Zone (RPZ) feature-sets now in wide use to protect the operational Internet Domain Name System against online attacks. He received his Ph.D. from Keio University in 2011, and was inducted into the Internet Hall of Fame in 2014.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626227/theora/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626227/broadcast/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.dv",
                "original": "https://upload.frikanalen.no/media/626227/original/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626227/large_thumb/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.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:54:10.940000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://2019.eurobsdcon.org/talk-speakers/#DoH",
            "createdTime": "2019-12-15T15:22:44.603440Z",
            "updatedTime": "2019-12-23T16:15:26.098075Z",
            "uploadedTime": "2019-12-15T17:20:02.220875Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626227/theora/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626227/large_thumb/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.jpg"
        },
        {
            "id": 626111,
            "name": "FSCONS 2017 - Stian Rødven Eide - A Serious Plan to End Advertisement",
            "header": "Recorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626111/theora/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626111/broadcast/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626111/large_thumb/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.jpg",
                "original": "https://upload.frikanalen.no/media/626111/original/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.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:39:33.040000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_",
            "createdTime": "2018-12-14T10:32:44.576377Z",
            "updatedTime": "2018-12-14T21:46:52.435662Z",
            "uploadedTime": "2018-12-14T11:11:34.308832Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626111/theora/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626111/large_thumb/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.jpg"
        },
        {
            "id": 625054,
            "name": "AR6321 Arena",
            "header": "Arena med Bjørn Gjellum.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625054/theora/orig_f9b8f19a0966411995267d8ce8765723.ogv",
                "original": "https://upload.frikanalen.no/media/625054/original/orig_f9b8f19a0966411995267d8ce8765723.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625054/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625054/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625054/broadcast/6564_b9bb5187960c437bb24e01842348d882.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625054/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:25:49",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-11-13T11:32:24.180000Z",
            "updatedTime": "2018-11-10T18:29:27.717358Z",
            "uploadedTime": "2012-11-13T11:32:24.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625054/theora/orig_f9b8f19a0966411995267d8ce8765723.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625054/large_thumb/large.jpg"
        },
        {
            "id": 627623,
            "name": "Stopp NATO 5. november 2022, del 1",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/627623/theora/Stopp-NATO.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627623/broadcast/Stopp-NATO.dv",
                "original": "https://upload.frikanalen.no/media/627623/original/Stopp-NATO.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627623/large_thumb/Stopp-NATO.jpg"
            },
            "creator": "ghem@getmail.no",
            "organization": {
                "id": 152,
                "name": "Stopp NATO",
                "homepage": "https://stoppnato.no/",
                "description": "",
                "postalAddress": "Heimdalsgata 21",
                "streetAddress": "Heimdalsgata 21",
                "editorId": 2311,
                "editorName": "Geir Hem",
                "editorEmail": "ghem@getmail.no",
                "editorMsisdn": "+47 908 24 189",
                "fkmember": true
            },
            "duration": "00:52:29.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2022-11-10T09:03:21.618672Z",
            "updatedTime": "2022-11-11T21:51:58.121956Z",
            "uploadedTime": "2022-11-10T09:17:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627623/theora/Stopp-NATO.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627623/large_thumb/Stopp-NATO.jpg"
        },
        {
            "id": 623640,
            "name": "Bazar Shanfolket",
            "header": "Shanfolket fra det borgerkrigrammede Burma søker tilflukt i Thailand. Men der får de ikke flyktingestatus og de lever i en daglig kamp for aksept og menneskerettigheter. Se filmen om Shanfolket i Bazar denne gang.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623640/theora/4268_fec48ace8f684937893b8ff758212456.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623640/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623640/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623640/broadcast/4268_f95fa472eb49493c90c151434aa84002.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623640/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-29T08:43:11.823000Z",
            "updatedTime": "2018-11-10T18:29:29.556787Z",
            "uploadedTime": "2010-04-29T08:43:11.823000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623640/theora/4268_fec48ace8f684937893b8ff758212456.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623640/large_thumb/large.jpg"
        },
        {
            "id": 626638,
            "name": "Trond Alis kvarter XIV",
            "header": "Trond Ali og Hanan snakker om palestinere i israelske fengsler.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626638/theora/Trond Alis kvarter XIV.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626638/broadcast/Trond Alis kvarter XIV.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626638/large_thumb/Trond Alis kvarter XIV.jpg",
                "original": "https://upload.frikanalen.no/media/626638/original/Trond Alis kvarter XIV.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:13:52.640000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-12-07T09:40:32.140767Z",
            "updatedTime": "2020-12-09T23:09:18.135638Z",
            "uploadedTime": "2020-12-07T13:12:47.657708Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626638/theora/Trond Alis kvarter XIV.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626638/large_thumb/Trond Alis kvarter XIV.jpg"
        },
        {
            "id": 626960,
            "name": "Terje Alnes sitt innlegg på protestmøtet 8. oktober",
            "header": "Den 8. oktober var det protestmøte på Litteraturhuset mot baseavtalen om avståelse av suverenitet av norsk territorium til USA i hensikten å intimidere Russland. Her gjengis Terje Alnes sitt innlegg på protestmøtet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626960/theora/TerjeAlnesProtestMotet.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626960/broadcast/TerjeAlnesProtestMotet.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626960/large_thumb/TerjeAlnesProtestMotet.jpg",
                "original": "https://upload.frikanalen.no/media/626960/original/TerjeAlnesProtestMotet.mp4"
            },
            "creator": "ghem@getmail.no",
            "organization": {
                "id": 152,
                "name": "Stopp NATO",
                "homepage": "https://stoppnato.no/",
                "description": "",
                "postalAddress": "Heimdalsgata 21",
                "streetAddress": "Heimdalsgata 21",
                "editorId": 2311,
                "editorName": "Geir Hem",
                "editorEmail": "ghem@getmail.no",
                "editorMsisdn": "+47 908 24 189",
                "fkmember": true
            },
            "duration": "00:11:37.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2021-10-25T19:54:20.638076Z",
            "updatedTime": "2021-10-26T09:41:15.174595Z",
            "uploadedTime": "2021-10-25T23:31:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626960/theora/TerjeAlnesProtestMotet.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626960/large_thumb/TerjeAlnesProtestMotet.jpg"
        },
        {
            "id": 626116,
            "name": "FSCONS 2017 - Pål Taule Bentebråten - Towards a Global Cryptocurrency Infrastructure: A Revolutionary Sharing Economy",
            "header": "Yesterday we bartered with favors. If you do something for me, I will do something for you in return.\r\n\r\nToday giant tech companies has commercialised the favor for a favor economy. They have built strong platforms with algorithms to match two parties in a market. Uber matches drivers with people that need a ride, AirBnB matches people that are in need of a place to stay with people that are renting out their apartments. They call this the sharing economy, but there is no such thing as sharing in it.\r\n\r\nTomorrow, we will build the true sharing economy on decentralized platforms that is owned by the people and not giant tech corporations. We will build platforms where the value is not extracted by a third party, but distributed right back into the network. We will build bottom up organizations with structures of collaboration and sharing rather than top down hierarchies of command and control.\r\n\r\n* A brief history of the sharing economy\r\n* How the sharing economy works today\r\n* How blockchain can transform the sharing economy\r\n* Hurdles ahead, challenges of using blockchains\r\n* Think big, think ahead, see a world of opportunities\r\n\r\nHow cryptocurrencies can enable a true sharing economy.\r\n\r\nChallenges ahead:\r\nInfrastructure and global adoption\r\nRegulation vs Innovation\r\nWhat’s next?\r\nUniversal Basic Income (UBI)\r\nA decentralized Internet\r\nNexus\r\n\r\nFilmed by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626116/theora/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626116/broadcast/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626116/large_thumb/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.jpg",
                "original": "https://upload.frikanalen.no/media/626116/original/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.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:37:50",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revol",
            "createdTime": "2018-12-16T14:28:59.674965Z",
            "updatedTime": "2018-12-16T15:12:38.431677Z",
            "uploadedTime": "2018-12-16T14:41:09.854372Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626116/theora/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626116/large_thumb/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.jpg"
        },
        {
            "id": 626118,
            "name": "FSCONS 2017 - Geoffroy Couprie - Replacing core infrastructure without disrupting the community, the VLC way",
            "header": "This talk draws from ongoing work on VLC media player, Rust and Langsec, and focuses on tools and ideas to improve the basic building blocks of our system. There's a special attention to the way it can be introduced in existing projects and communities without disrupting their development or losing knowledge, and how we can build upon the previous steps to make the next one safer.\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626118/theora/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626118/broadcast/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.dv",
                "original": "https://upload.frikanalen.no/media/626118/original/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626118/large_thumb/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.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:48:53.040000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_com",
            "createdTime": "2018-12-17T21:59:06.761815Z",
            "updatedTime": "2018-12-17T23:12:25.518462Z",
            "uploadedTime": "2018-12-17T22:22:42.855996Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626118/theora/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626118/large_thumb/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.jpg"
        },
        {
            "id": 626550,
            "name": "Trond Alis kvarter IX",
            "header": "Trond Ali snakker med Hanan Khair Bakir",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626550/theora/TrondAliOgHanan.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626550/broadcast/TrondAliOgHanan.dv",
                "original": "https://upload.frikanalen.no/media/626550/original/TrondAliOgHanan.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626550/large_thumb/TrondAliOgHanan.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:23:55.840000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-10-24T22:53:40.231697Z",
            "updatedTime": "2020-10-25T13:47:35.681358Z",
            "uploadedTime": "2020-10-25T10:53:33.403284Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626550/theora/TrondAliOgHanan.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626550/large_thumb/TrondAliOgHanan.jpg"
        },
        {
            "id": 626119,
            "name": "FSCONS 2017 - Eireann 'bsb' Leverett - Untapped Malicious Potential",
            "header": "Sounds crazy to even try to estimate right?\r\n\r\nThis presentation will cover the details of the calculation, and how we can track these numbers over time. We will also do some visualisation of this data and initiate discussion of where our resources should be spent best in fighting the threat of rDDoS attacks. The key contribution is an extensible methodology for measuring global potential for rDDoS attacks, in realistic terms of throughput. Why might this matter to DDoS mitigation, and what can we learn by watching these trends over time?\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626119/theora/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626119/broadcast/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626119/large_thumb/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.jpg",
                "original": "https://upload.frikanalen.no/media/626119/original/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.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:12.120000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett",
            "createdTime": "2018-12-17T23:13:49.665163Z",
            "updatedTime": "2018-12-18T00:12:45.710971Z",
            "uploadedTime": "2018-12-17T23:34:17.533197Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626119/theora/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626119/large_thumb/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.jpg"
        },
        {
            "id": 626237,
            "name": "EuroBSDCon 2019, Lillehammer: OpenBSD: Add VMM to Packer - Phillip Buehler",
            "header": "OpenBSD: add VMM to ‘packer’\r\nThe sysadmin view of virtualization usually starts at a hypervisor running some kind of “image”. Packer is a framework to create such an image using various host and virtualized operating systems and adding some more bolts.\r\n\r\nThis talk shows the efforts and pitfalls of building a plugin for packer using the VMM framework on OpenBSD. Some details go down the rabbit hole (or reducing it) to provide a Go binary runnable as a plugin. For ease of installation, the ways how to package this as an OpenBSD ‘port’ are shown.\r\n\r\nOn top a bigger picture is provided on how to provide configurable OpenBSD images “at scale” by using the above accomplishments.\r\n\r\nPhilipp Buehler\r\n\r\nPhilipp uses Unix since mid 1990s and OpenBSD since 2000. Born and working in Germany mainly in Unix/Linux/BSD areas including ISP services and networking. Been an OpenBSD developer from 2002 to 2005, trying to cleanup and test pf(4). Co-founder of sysfive.com GmbH having the technical lead in designing and operating FOSS-based business plattforms.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626237/theora/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626237/broadcast/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626237/large_thumb/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.jpg",
                "original": "https://upload.frikanalen.no/media/626237/original/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.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": "00:43:22.820000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://2019.eurobsdcon.org/slides/OpenBSD:%20add%20VMM%20to%20packer%20-%20Philipp%20Buehler.pdf",
            "createdTime": "2019-12-20T21:36:50.707327Z",
            "updatedTime": "2019-12-21T13:20:47.558258Z",
            "uploadedTime": "2019-12-20T22:14:23.607557Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626237/theora/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626237/large_thumb/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.jpg"
        },
        {
            "id": 624348,
            "name": "Utrop TV - Studio3",
            "header": "Studiodebatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624348/theora/orig_70106cd6eb264e2391e3f42e586d7ff2.ogv",
                "original": "https://upload.frikanalen.no/media/624348/original/orig_70106cd6eb264e2391e3f42e586d7ff2.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624348/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624348/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624348/broadcast/5282_5ecc293f5ffe4cae93af075f52dc8fd6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624348/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:16.200000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-08T09:59:15.667000Z",
            "updatedTime": "2018-11-10T18:29:28.634685Z",
            "uploadedTime": "2011-02-08T09:59:15.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624348/theora/orig_70106cd6eb264e2391e3f42e586d7ff2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624348/large_thumb/large.jpg"
        },
        {
            "id": 622292,
            "name": "Medieinsp. - Bibel",
            "header": "Bibelen som vaksinasjon",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622292/theora/2268_4ab3ac752abd40ef949e3d5441ea5079.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622292/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622292/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622292/broadcast/orig_ad4e6c16558740cbbe1bc76cf614ea32.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622292/large_thumb/large.jpg"
            },
            "creator": "gmn@fom.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:22.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T13:48:00Z",
            "updatedTime": "2024-07-25T08:03:00.220861Z",
            "uploadedTime": "2009-01-02T13:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622292/theora/2268_4ab3ac752abd40ef949e3d5441ea5079.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622292/large_thumb/large.jpg"
        },
        {
            "id": 626519,
            "name": "Trond Alis kvarter VIII",
            "header": "Trond Ali og Malak snakker om da Palestina ble okkupert",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626519/theora/MalakDag2.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626519/broadcast/MalakDag2.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626519/large_thumb/MalakDag2.jpg",
                "original": "https://upload.frikanalen.no/media/626519/original/MalakDag2.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:14:14.780000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-10-12T22:39:18.727781Z",
            "updatedTime": "2024-10-04T09:33:48.110729Z",
            "uploadedTime": "2020-10-13T07:10:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626519/theora/MalakDag2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626519/large_thumb/MalakDag2.jpg"
        },
        {
            "id": 623473,
            "name": "Utrop TV - flerkulturelt magasin nr 02",
            "header": "Reportasjer og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623473/theora/3993_80d267960a9e4a2382604582af1c676b.ogv",
                "original": "https://upload.frikanalen.no/media/623473/original/orig_e45603b69ab34301bbb374d13ef0f62a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623473/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623473/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623473/broadcast/3993_f0fc41ce83cc4a3b97f464a7f21867cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623473/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:58.960000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-02-24T19:09:51.017000Z",
            "updatedTime": "2018-11-10T18:29:29.767742Z",
            "uploadedTime": "2010-02-24T19:09:51.017000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623473/theora/3993_80d267960a9e4a2382604582af1c676b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623473/large_thumb/large.jpg"
        },
        {
            "id": 626238,
            "name": "EuroBSDCon 2019, Lillehammer: Rust: Systems Programmers Can Have Nice Things - Arun Thomas",
            "header": "Arun Thomas presents.\r\n\r\nRust is a new programming language, originally from Mozilla, that combines the safety and productivity of a high-level language with the performance and low-level control of a traditional systems language. Rust achieves this combination through clever and pragmatic programming language design — along with awesome tooling and libraries.\r\n\r\nIn this talk, I will dive into the features that make Rust the right choice for 21st-century systems programming. I will give a general introduction to the language and an overview of the Rust ecosystem. I will also walk through the process of developing Rust on BSD.\r\n\r\nArun Thomas\r\n\r\nArun Thomas is an operating systems researcher and an open source developer. He got his first taste of BSD in 2002.\r\n\r\nArun is a Principal Scientist at Draper Laboratory. At Draper, Arun leads the DARPA-funded SSITH/HOPE project, a research collaboration with the University of Pennsylvania, MIT, PSU, INRIA, Dover Microsystems, and Dornerworks to develop a hardware security architecture that enables flexible, verified policy enforcement on RISC-V. Recently, he has been exploring the use of Rust as a foundational technology for building secure systems. Arun has spoken about systems programming topics at ARM TechCon, the Embedded Systems Conference (ESC), BSDCan, EuroBSDcon, BSDTW, FOSDEM, Systems We Love, the RISC-V Workshop, and the Oxidize Embedded Rust Conference.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626238/theora/20190922T0930-18_soriamoria_ArunThomas-Rust.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626238/broadcast/20190922T0930-18_soriamoria_ArunThomas-Rust.dv",
                "original": "https://upload.frikanalen.no/media/626238/original/20190922T0930-18_soriamoria_ArunThomas-Rust.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626238/large_thumb/20190922T0930-18_soriamoria_ArunThomas-Rust.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:39:01.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=M2dkr4seKto",
            "createdTime": "2019-12-21T13:21:01.388442Z",
            "updatedTime": "2019-12-26T19:28:58.830331Z",
            "uploadedTime": "2019-12-21T15:20:41.595555Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626238/theora/20190922T0930-18_soriamoria_ArunThomas-Rust.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626238/large_thumb/20190922T0930-18_soriamoria_ArunThomas-Rust.jpg"
        },
        {
            "id": 626239,
            "name": "EuroBSDCon 2019, Lillehammer: KernelTLS - Hans Petter Selasky, Drew Gallatin",
            "header": "Kernel TLS and TLS hardware offload\r\nTLS (Transport Layer Security) is a widely-deployed network protocol used for providing cryptographically proven security and authentication of TCP sessions. A kernel implementation of TLS will provide access to TLS hardware offload, ability to access unencrypted bytes of data in the kernel, and a reduction in copies to and from userspace by allowing the use of the sendfile(9) system call for TLS encrypted data.\r\n\r\nThis talk will start from explaining the basics of TLS protocol, using OpenSSL as an example, cover the advantages and motivation for kernel TLS (KTLS) and later will dive in to the implementation.\r\n\r\nOne of the major advantages of KTLS is the ability to offload TLS symmetric crypto processing to the network device. This talk will cover TLS hardware offload approaches, like TOE and inline TLS acceleration.\r\n\r\nWe will close with some performance numbers comparing OpenSSL, KTLS and hardware offloaded TLS with data taken from Netflix servers.\r\n\r\n\r\nDrew Gallatin\r\n\r\nDrew started working on FreeBSD at Duke in the 90s, and was one of the people behind the FreeBSD/alpha port. He worked on zero-copy TCP optimizations for FreeBSD and was sending data at over 1Gb/s before gigabit Ethernet was generally available. He spent a decade at Myricom, optimizing their drivers. After a brief hiatus at Google, he landed at Netflix, where he works on optimizing the FreeBSD kernel and network stack for content delivery. He worked on the optimizations to serve unencrypted Netflix traffic at 100Gb/s, and then on more optimizations to send encrypted traffic at 100Gb/s.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626239/theora/20190922T0930-19_valemon_HansPetterSelaskyDrewGallatin-KernelTLS.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626239/broadcast/20190922T0930-19_valemon_HansPetterSelaskyDrewGallatin-KernelTLS.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626239/large_thumb/20190922T0930-19_valemon_HansPetterSelaskyDrewGallatin-KernelTLS.jpg",
                "original": "https://upload.frikanalen.no/media/626239/original/20190922T0930-19_valemon_HansPetterSelaskyDrewGallatin-KernelTLS.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": "00:43:15.060000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=p9fbofDUUr4",
            "createdTime": "2019-12-23T10:36:58.902322Z",
            "updatedTime": "2019-12-26T20:36:25.236491Z",
            "uploadedTime": "2019-12-23T11:23:00.839288Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626239/theora/20190922T0930-19_valemon_HansPetterSelaskyDrewGallatin-KernelTLS.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626239/large_thumb/20190922T0930-19_valemon_HansPetterSelaskyDrewGallatin-KernelTLS.jpg"
        },
        {
            "id": 626240,
            "name": "EuroBSDCon 2019, Lillehammer: Wireless Fidelity with bwfm(4) - Patrick Wildt",
            "header": "The Broadcom Wireless FullMAC chip has been one of the biggest hurdles in properly supporting Apple MacBooks in the recent years. But that has not been the only place where this chip has popped up. bwfm(4) is a new OpenBSD driver that supports these chips and was also ported to NetBSD. This talks gives an overview of the chip, an in-depth view into how one communicates with the chip on the three different supported busses, and the higher layer protocol that’s being run on top. It also shows issues properly combining the driver with the OpenBSD net80211 stack, which isn’t written to handle FullMACs. The talk also shows the Firmware and NVRAM distribution issues.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626240/theora/20190922T1030-20_plenary_PatrickWildt-WirelessFidelity.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626240/broadcast/20190922T1030-20_plenary_PatrickWildt-WirelessFidelity.dv",
                "original": "https://upload.frikanalen.no/media/626240/original/20190922T1030-20_plenary_PatrickWildt-WirelessFidelity.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626240/large_thumb/20190922T1030-20_plenary_PatrickWildt-WirelessFidelity.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:41:49.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=8N0IL8APCHg",
            "createdTime": "2019-12-23T14:33:48.706908Z",
            "updatedTime": "2019-12-26T20:36:21.666035Z",
            "uploadedTime": "2019-12-23T15:08:23.290052Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626240/theora/20190922T1030-20_plenary_PatrickWildt-WirelessFidelity.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626240/large_thumb/20190922T1030-20_plenary_PatrickWildt-WirelessFidelity.jpg"
        },
        {
            "id": 626546,
            "name": "#Tilhørighet",
            "header": "I sesongens første sending er tema tilhørighet. Vi har besøkt Smiløkka Arena hvor crewet fra podcasten Sm;podden filosoferer over ordet tilhørighet. Birgitte har besøkt rullestoldanseklubben Fristil, og Anders har tatt en prat med Faridah fra Abloom Filmfestival. Gjest i studio med Mattias er kultur- og likestillingsminister Abid Raja. Programledere er Erling Due Bergseth og Mats Sollid\r\n\r\nMusikk: Audioblocks.com",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626546/theora/202210-Tilhørighet-RH.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626546/broadcast/202210-Tilhørighet-RH.dv",
                "original": "https://upload.frikanalen.no/media/626546/original/202210-Tilhørighet-RH.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626546/large_thumb/202210-Tilhørighet-RH.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:25:58.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-10-22T14:21:54.495178Z",
            "updatedTime": "2020-10-22T14:46:03.462450Z",
            "uploadedTime": "2020-10-22T14:32:09.937719Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626546/theora/202210-Tilhørighet-RH.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626546/large_thumb/202210-Tilhørighet-RH.jpg"
        },
        {
            "id": 626551,
            "name": "Norge som krigsnasjon",
            "header": "Terje Alnes snakker om Norge som permanent krigsnasjon (kortversjon)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626551/theora/NorgePermanentKrigsnasjon.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626551/broadcast/NorgePermanentKrigsnasjon.dv",
                "original": "https://upload.frikanalen.no/media/626551/original/NorgePermanentKrigsnasjon.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626551/large_thumb/NorgePermanentKrigsnasjon.jpg"
            },
            "creator": "skrohn@broadpark.no",
            "organization": {
                "id": 142,
                "name": "Norge ut av NATO",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2232,
                "editorName": "Sonja Krohn",
                "editorEmail": "skrohn@broadpark.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:42:55.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-10-25T22:41:29.625232Z",
            "updatedTime": "2020-10-26T09:54:13.405286Z",
            "uploadedTime": "2020-10-26T06:54:34.160234Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626551/theora/NorgePermanentKrigsnasjon.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626551/large_thumb/NorgePermanentKrigsnasjon.jpg"
        },
        {
            "id": 624345,
            "name": "NM2011 - Tomra Brass Band",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624345/theora/5417_c8585dcf3e6d46c7b717ba4c4ba00d18.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624345/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624345/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624345/broadcast/5417_c8585dcf3e6d46c7b717ba4c4ba00d18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624345/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:29.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-07T09:41:35.507000Z",
            "updatedTime": "2018-11-10T18:29:28.639056Z",
            "uploadedTime": "2011-03-07T09:41:35.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624345/theora/5417_c8585dcf3e6d46c7b717ba4c4ba00d18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624345/large_thumb/large.jpg"
        },
        {
            "id": 626251,
            "name": "EuroBSDCon 2019, Lillehammer: NUMA Optimizations in the FreeBSD Network Stack - Drew Gallatin",
            "header": "will discuss optimizations to keep network connections and their resources local to NUMA domains. These changes include:\r\n\r\nAllocating NUMA local memory to back files sent via sendfile(9).\r\nAllocating NUMA local memory for Kernel TLS crypto buffers.\r\nDirecting connections to TCP Pacers and kTLS workers bound to the local domain.\r\nDirecting incoming connections to Nginx workers bound to the local domain via modifications to SO_REUSEPORT_LB listen sockets.\r\nI will present data from real Netflix servers showing an improvement of almost 2x on AMD EPYC (85Gbs - 165Gbs), and 1.3x on Intel Xeon (140Gb/s - 180Gbs). I will present data from the Xeon system showing a 50% reduction in cross-domain traffic.\r\n\r\nDrew Gallatin\r\n\r\nDrew started working on FreeBSD at Duke in the 90s, and was one of the people behind the FreeBSD/alpha port. He worked on zero-copy TCP optimizations for FreeBSD and was sending data at over 1Gb/s before gigabit Ethernet was generally available. He spent a decade at Myricom, optimizing their drivers. After a brief hiatus at Google, he landed at Netflix, where he works on optimizing the FreeBSD kernel and network stack for content delivery. He worked on the optimizations to serve unencrypted Netflix traffic at 100Gb/s, and then on more optimizations to send encrypted traffic at 100Gb/s.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626251/theora/20190922T1030-22_valemon_DrewGallatin-NUMAFreeBSD.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626251/broadcast/20190922T1030-22_valemon_DrewGallatin-NUMAFreeBSD.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626251/large_thumb/20190922T1030-22_valemon_DrewGallatin-NUMAFreeBSD.jpg",
                "original": "https://upload.frikanalen.no/media/626251/original/20190922T1030-22_valemon_DrewGallatin-NUMAFreeBSD.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": "00:40:29.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=8NSzkYSX5nY",
            "createdTime": "2019-12-25T14:57:49.526976Z",
            "updatedTime": "2019-12-26T19:27:23.236559Z",
            "uploadedTime": "2019-12-25T15:34:31.156723Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626251/theora/20190922T1030-22_valemon_DrewGallatin-NUMAFreeBSD.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626251/large_thumb/20190922T1030-22_valemon_DrewGallatin-NUMAFreeBSD.jpg"
        },
        {
            "id": 626252,
            "name": "EuroBSDCon 2019, Lillehammer: Advanced ports toolkit: near-perfect packing-list generation - Marc Espie",
            "header": "The OpenBSD ports tree uses an unique approach.\r\n\r\nInstead of ad-hoc scripts that manipulate textual information, we do have a semantic parser that creates objects for each element in the plist.\r\n\r\nThe last year saw a complete rewrite of the most complicated piece of machinery, namely update-plist.\r\n\r\nThere are lots of interesting challenges, specifically how to write a generic tool that will handle all the semantic annotations that currently figure in packing-lists with minimal special-casing:\r\n\r\nvariables that expand to nothing for some flavors,\r\nambiguous variable expansions,\r\ndirectories that may not exist for python2 ports,\r\nautomatic dispatching to the right subpackage and fragment,\r\nshared libraries,\r\nsmart file type handling for libraries, icon themes, etc\r\nBefore and after comparison shows a new tool that requires minimal human intervention (perfect packing-list re-generation in over 95% of the cases), where the old update-plist required hand-holding over half the time.\r\n\r\nMarc Espie\r\n\r\nResearcher/Teacher in development security at Epita.\r\n\r\nArchitect of the OpenBSD packages and ports system.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626252/theora/20190922T1130-23_plenary_MarcEspie-AdvancedPortsToolkit.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626252/broadcast/20190922T1130-23_plenary_MarcEspie-AdvancedPortsToolkit.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626252/large_thumb/20190922T1130-23_plenary_MarcEspie-AdvancedPortsToolkit.jpg",
                "original": "https://upload.frikanalen.no/media/626252/original/20190922T1130-23_plenary_MarcEspie-AdvancedPortsToolkit.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": "00:40:41.820000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=aw2Gezj-Nkw",
            "createdTime": "2019-12-26T19:29:07.510903Z",
            "updatedTime": "2019-12-26T20:40:03.017099Z",
            "uploadedTime": "2019-12-26T20:03:08.913036Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626252/theora/20190922T1130-23_plenary_MarcEspie-AdvancedPortsToolkit.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626252/large_thumb/20190922T1130-23_plenary_MarcEspie-AdvancedPortsToolkit.jpg"
        },
        {
            "id": 624367,
            "name": "NTNU app",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624367/theora/5458_e19b08498c064a45b376d38180c39787.ogv",
                "original": "https://upload.frikanalen.no/media/624367/original/orig_daa7c6d3037548a9b6e3f84c5eabc841.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624367/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624367/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624367/broadcast/5458_2b9b51e6340049e2b2b2ad0af7b83cfb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624367/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:56.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-18T18:50:50.910000Z",
            "updatedTime": "2018-11-10T18:29:28.611013Z",
            "uploadedTime": "2011-03-18T18:50:50.910000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624367/theora/5458_e19b08498c064a45b376d38180c39787.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624367/large_thumb/large.jpg"
        },
        {
            "id": 626962,
            "name": "Protestmøtet 8. okt., innlegg av Fredrik Heffermehl",
            "header": "Den 8. oktober 2021 holdt Fredrik Heffermehl åpningsinnlegget på protestmøtet mot avståelse av norsk suverenitet til usa.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626962/theora/HeffermehlProtestmotet.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626962/broadcast/HeffermehlProtestmotet.dv",
                "original": "https://upload.frikanalen.no/media/626962/original/HeffermehlProtestmotet.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626962/large_thumb/HeffermehlProtestmotet.jpg"
            },
            "creator": "ghem@getmail.no",
            "organization": {
                "id": 152,
                "name": "Stopp NATO",
                "homepage": "https://stoppnato.no/",
                "description": "",
                "postalAddress": "Heimdalsgata 21",
                "streetAddress": "Heimdalsgata 21",
                "editorId": 2311,
                "editorName": "Geir Hem",
                "editorEmail": "ghem@getmail.no",
                "editorMsisdn": "+47 908 24 189",
                "fkmember": true
            },
            "duration": "00:19:24.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2021-10-26T20:51:40.947013Z",
            "updatedTime": "2021-10-27T19:22:51.601575Z",
            "uploadedTime": "2021-10-27T02:17:44Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626962/theora/HeffermehlProtestmotet.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626962/large_thumb/HeffermehlProtestmotet.jpg"
        },
        {
            "id": 625036,
            "name": "AR6302 Arena",
            "header": "Arena med Bjørn Gjellum",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625036/theora/orig_00e92baa6fba4d63b0c4927431313991.ogv",
                "original": "https://upload.frikanalen.no/media/625036/original/orig_00e92baa6fba4d63b0c4927431313991.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625036/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625036/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625036/broadcast/6524_ca3c5d39a7ba40ffbb60b4bb75b0673f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625036/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-29T07:40:28.100000Z",
            "updatedTime": "2018-11-10T18:29:27.743790Z",
            "uploadedTime": "2012-10-29T07:40:28.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625036/theora/orig_00e92baa6fba4d63b0c4927431313991.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625036/large_thumb/large.jpg"
        },
        {
            "id": 624665,
            "name": "Vennlighetens Frø.",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624665/theora/5868_f2f839430db745bfaa90bb7f98905a1d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624665/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624665/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624665/broadcast/5868_f2f839430db745bfaa90bb7f98905a1d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624665/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:50.680000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-21T20:07:30.870000Z",
            "updatedTime": "2018-11-10T18:29:28.224600Z",
            "uploadedTime": "2011-12-21T20:07:30.870000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624665/theora/5868_f2f839430db745bfaa90bb7f98905a1d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624665/large_thumb/large.jpg"
        },
        {
            "id": 626963,
            "name": "Protestmøte 8. oktober, innlegg av Geir Hem",
            "header": "På Litteraturhuset 8. oktober ble det arrangert et protestmøte mot avgivelse av norsk suverenitet til usa. Geir Hem var en av innlederne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626963/theora/GeirProtestmotet.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626963/broadcast/GeirProtestmotet.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626963/large_thumb/GeirProtestmotet.jpg",
                "original": "https://upload.frikanalen.no/media/626963/original/GeirProtestmotet.mp4"
            },
            "creator": "ghem@getmail.no",
            "organization": {
                "id": 152,
                "name": "Stopp NATO",
                "homepage": "https://stoppnato.no/",
                "description": "",
                "postalAddress": "Heimdalsgata 21",
                "streetAddress": "Heimdalsgata 21",
                "editorId": 2311,
                "editorName": "Geir Hem",
                "editorEmail": "ghem@getmail.no",
                "editorMsisdn": "+47 908 24 189",
                "fkmember": true
            },
            "duration": "00:12:23.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2021-10-27T19:25:28.762295Z",
            "updatedTime": "2021-10-30T11:58:16.638191Z",
            "uploadedTime": "2021-10-27T23:36:40Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626963/theora/GeirProtestmotet.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626963/large_thumb/GeirProtestmotet.jpg"
        },
        {
            "id": 624340,
            "name": "Fredsprisvinnar i medvind",
            "header": "Før møtte Dusko Kostic stengte dører og døve ører. Etter at han fikk Studentenes fredspris når han no ut til toppolitikarar i Kroatia.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624340/theora/5414_3031225531ab41e59152cf8c03429cde.ogv",
                "original": "https://upload.frikanalen.no/media/624340/original/orig_cc2c5066d7514933aba52dd92f3f97df.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624340/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624340/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624340/broadcast/5414_b7c62b1f16134dbc998b843a0ae35fe2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624340/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:21.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-04T21:14:27.620000Z",
            "updatedTime": "2018-11-10T18:29:28.643461Z",
            "uploadedTime": "2011-03-04T21:14:27.620000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624340/theora/5414_3031225531ab41e59152cf8c03429cde.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624340/large_thumb/large.jpg"
        },
        {
            "id": 626707,
            "name": "Trond Alis Kvarter - Israel og Sionisme",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626707/theora/Trond Alis Kvarter. Israel og Sionisme.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626707/broadcast/Trond Alis Kvarter. Israel og Sionisme.dv",
                "original": "https://upload.frikanalen.no/media/626707/original/Trond Alis Kvarter. Israel og Sionisme.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626707/large_thumb/Trond Alis Kvarter. Israel og Sionisme.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:13:03.566667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2021-02-20T19:11:59.829257Z",
            "updatedTime": "2021-03-20T07:29:05.379254Z",
            "uploadedTime": "2021-02-20T19:13:54Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626707/theora/Trond Alis Kvarter. Israel og Sionisme.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626707/large_thumb/Trond Alis Kvarter. Israel og Sionisme.jpg"
        },
        {
            "id": 625034,
            "name": "Kurtiser Klarheten",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625034/theora/6519_53574665eccf49d28a1667cc5175acc1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625034/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625034/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625034/broadcast/6519_53574665eccf49d28a1667cc5175acc1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625034/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:34.600000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-24T14:29:10.883000Z",
            "updatedTime": "2018-11-10T18:29:27.746653Z",
            "uploadedTime": "2012-10-24T14:29:10.883000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625034/theora/6519_53574665eccf49d28a1667cc5175acc1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625034/large_thumb/large.jpg"
        },
        {
            "id": 625033,
            "name": "Fred er allerede her",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625033/theora/6517_2f59d60b7cba46e1abaa3c61839a3978.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625033/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625033/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625033/broadcast/6517_2f59d60b7cba46e1abaa3c61839a3978.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625033/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:33.320000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-23T16:24:41.187000Z",
            "updatedTime": "2018-11-10T18:29:27.748260Z",
            "uploadedTime": "2012-10-23T16:24:41.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625033/theora/6517_2f59d60b7cba46e1abaa3c61839a3978.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625033/large_thumb/large.jpg"
        },
        {
            "id": 625968,
            "name": "Glass",
            "header": "To amatørkunstkritikere treffes i et kunstgalleri og argumenterer heftig om maleriene de får se, inntil de endelig finner et kunstverk de kan enes om...",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625968/theora/Glass.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625968/broadcast/Glass.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625968/large_thumb/Glass.jpg",
                "original": "https://upload.frikanalen.no/media/625968/original/Glass.webm"
            },
            "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:03:13.208333",
            "categories": [
                "Barn og ungdom",
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/Glass_201703",
            "createdTime": "2018-01-03T14:13:58.425181Z",
            "updatedTime": "2018-11-18T17:16:11.739365Z",
            "uploadedTime": "2018-11-18T17:14:48.586329Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625968/theora/Glass.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625968/large_thumb/Glass.jpg"
        },
        {
            "id": 625032,
            "name": "Du kan gjøre en forskjell",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625032/theora/6500_b6bbc7c3f8ad40f69dca65a348155678.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625032/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625032/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625032/broadcast/6500_b6bbc7c3f8ad40f69dca65a348155678.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625032/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:22.880000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-22T08:43:38.607000Z",
            "updatedTime": "2018-11-10T18:29:27.749730Z",
            "uploadedTime": "2012-10-22T08:43:38.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625032/theora/6500_b6bbc7c3f8ad40f69dca65a348155678.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625032/large_thumb/large.jpg"
        },
        {
            "id": 625030,
            "name": "Icinga - Tjenesteovervåkning",
            "header": "Presentasjon av hvordan en overvåker et seriøst driftsmiljø med fri programvare.\r\n\r\nNUUG talk from 2012-09-11.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625030/theora/6495_6f1ba0a45fd64e4796f80e2bd90252bb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625030/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625030/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625030/broadcast/6495_2f6aa28480274487a941e8c22b54d6e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625030/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "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:20.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2012-10-19T06:23:17Z",
            "updatedTime": "2018-11-10T18:29:27.752701Z",
            "uploadedTime": "2012-10-19T06:23:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625030/theora/6495_6f1ba0a45fd64e4796f80e2bd90252bb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625030/large_thumb/large.jpg"
        },
        {
            "id": 624338,
            "name": "Lacrosseturnering",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624338/theora/5409_0b414952253a4efab4bdb19c4a6e675a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624338/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624338/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624338/broadcast/5409_34dff75cfbfa43b68d7da7f06bc327f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624338/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:31.690000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-03T21:08:47.337000Z",
            "updatedTime": "2018-11-10T18:29:28.646227Z",
            "uploadedTime": "2011-03-03T21:08:47.337000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624338/theora/5409_0b414952253a4efab4bdb19c4a6e675a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624338/large_thumb/large.jpg"
        },
        {
            "id": 625026,
            "name": "WOP endeplakat.1min",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625026/theora/6504_13788b54571b4fdc801cc854061aa91d.ogv",
                "original": "https://upload.frikanalen.no/media/625026/original/orig_41da6d4be0aa464c84bf1546e75ba3b3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625026/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625026/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625026/broadcast/6491_4589b7e8b2a04b3f8989fbe99f0f5067.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625026/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:54.640000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-23T12:47:47.723000Z",
            "updatedTime": "2018-11-10T18:29:27.758299Z",
            "uploadedTime": "2012-10-23T12:47:47.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625026/theora/6504_13788b54571b4fdc801cc854061aa91d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625026/large_thumb/large.jpg"
        },
        {
            "id": 625023,
            "name": "Holder de ord",
            "header": "NUUGs samarbeidspartner Holder De Ord presenterer hvordan de lager løsningen for å holde stortingspolitikerne i ørene.\r\n\r\nNUUG talk from 2012-08-14.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625023/theora/6493_6658f4dc15024683b15990bce3a4a867.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625023/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625023/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625023/broadcast/6493_6658f4dc15024683b15990bce3a4a867.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625023/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "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:39:09",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2012-10-18T19:02:37Z",
            "updatedTime": "2018-11-10T18:29:27.761031Z",
            "uploadedTime": "2012-10-18T19:02:37Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625023/theora/6493_6658f4dc15024683b15990bce3a4a867.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625023/large_thumb/large.jpg"
        },
        {
            "id": 624337,
            "name": "Hoffmanns eventyr",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624337/theora/5408_a9d4f20654af43298917027a8ed14b83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624337/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624337/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624337/broadcast/5408_ad4b9bb4d20340d3bf413d53fbeec4f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624337/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:47.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-03T21:08:12.273000Z",
            "updatedTime": "2018-11-10T18:29:28.647658Z",
            "uploadedTime": "2011-03-03T21:08:12.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624337/theora/5408_a9d4f20654af43298917027a8ed14b83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624337/large_thumb/large.jpg"
        },
        {
            "id": 626034,
            "name": "Caminandes 3: Llamigos",
            "header": "I denne episoden av tegnefilmserien Caminandes blir vi enda bedre kjent med vår helt Koro.  Det er vinter i Patagonia, og det er lite mat.  Llamaen Koro møter den plagsomme pingvinen Oti i en episk kamp om siste saftige bær.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626034/theora/Caminandes_ Llamigos-1080p.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626034/broadcast/Caminandes_ Llamigos-1080p.dv",
                "original": "https://upload.frikanalen.no/media/626034/original/Caminandes_ Llamigos-1080p.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626034/large_thumb/Caminandes_ Llamigos-1080p.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:02:30.125000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/CaminandesLlamigos",
            "createdTime": "2018-07-15T10:14:21.647997Z",
            "updatedTime": "2018-11-18T16:51:01.276702Z",
            "uploadedTime": "2018-11-18T16:49:48.657449Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626034/theora/Caminandes_ Llamigos-1080p.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626034/large_thumb/Caminandes_ Llamigos-1080p.jpg"
        },
        {
            "id": 626045,
            "name": "Decentralized Open Source Mesh Networks - Benedict Lau",
            "header": "Benedict Lau, en bidragsyter og arrangør på (Toronto Mesh), besøker oss for å snakke om å bygge nettverk for mesh-nettverk som er selvadresserende, desentralisert og fungerer uten internettforbindelse.\r\n\r\nVi vil diskutere peer-to-peer-applikasjoner som det interplanetariske filsystemet (IPFS) og Secure Scuttlebutt (SSB), både teknisk og å utforske sosial dynamikk som oppstår når brukerne har eierskap og kontroll over webapplikasjonene de bruker. \r\n\r\nForedraget vil gå på engelsk.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626045/theora/20181009-benedictlau.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626045/broadcast/20181009-benedictlau.dv",
                "original": "https://upload.frikanalen.no/media/626045/original/20181009-benedictlau.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626045/large_thumb/20181009-benedictlau.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": "01:12:22.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20181009-mesh/",
            "createdTime": "2018-10-11T16:14:05.339208Z",
            "updatedTime": "2018-12-10T11:24:28.471997Z",
            "uploadedTime": "2018-10-11T14:55:24.941142Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626045/theora/20181009-benedictlau.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626045/large_thumb/20181009-benedictlau.jpg"
        },
        {
            "id": 626032,
            "name": "Trustworthy computers",
            "header": "Jonas Smedegaard, Debian developer and PureOS developer, talks about backdoors in computers, and explains how some laptops, servers, and phones minimize such risks. He brings a Purism Librem13 laptop and a few other gadgets.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626032/theora/20180109-trustworthy.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626032/broadcast/20180109-trustworthy.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626032/large_thumb/20180109-trustworthy.jpg",
                "original": "https://upload.frikanalen.no/media/626032/original/20180109-trustworthy.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:58:17.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20180109-trustworthy/",
            "createdTime": "2018-06-24T12:01:46.903106Z",
            "updatedTime": "2018-11-26T16:24:08.378149Z",
            "uploadedTime": "2018-06-24T11:06:32.984183Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626032/theora/20180109-trustworthy.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626032/large_thumb/20180109-trustworthy.jpg"
        },
        {
            "id": 626030,
            "name": "VLC 3.0 and beyond: what's new in VLC? - Jean Baptiste Kempf",
            "header": "A presentation by Jean-Baptiste Kempf about VLC, the VideoLAN project, and the new features and direction of both VLC and the complete VideoLAN project.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626030/theora/20180612-vlc.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626030/broadcast/20180612-vlc.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626030/large_thumb/20180612-vlc.jpg",
                "original": "https://upload.frikanalen.no/media/626030/original/20180612-vlc.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": "00:52:59.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20180612-vlc/",
            "createdTime": "2018-06-12T20:50:04.357057Z",
            "updatedTime": "2018-12-10T11:25:16.837184Z",
            "uploadedTime": "2018-06-12T19:52:36.777215Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626030/theora/20180612-vlc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626030/large_thumb/20180612-vlc.jpg"
        },
        {
            "id": 626027,
            "name": "Vincent Ambo - Where does YOUR compiler come from",
            "header": "Many people are familiar with the problems around the lack of trust in proprietary hardware components and their firmware.\r\n\r\nSimilar issues do however exist on the software side of things, especially when it comes to how we bootstrap compilers for the ubiquitous C-language.\r\n\r\nThis talk will present an overview of how these processes work in modern Linux distributions, which issues we have and what the implications are.\r\n\r\nWe'll also do a brief dive into related topics, such as repeatable build environments and reproducibility.\r\n\r\nIf you're not already aware of these issues, hopefully this talk will leave you with a newfound sense of paranoia and some pointers towards things that YOU can do to improve the situation.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626027/theora/20180313-reproducible-compiler.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626027/broadcast/20180313-reproducible-compiler.dv",
                "original": "https://upload.frikanalen.no/media/626027/original/20180313-reproducible-compiler.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626027/large_thumb/20180313-reproducible-compiler.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:49:53.980000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-05-25T13:26:37.942685Z",
            "updatedTime": "2018-12-10T11:25:32.928434Z",
            "uploadedTime": "2018-05-25T12:27:16.430192Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626027/theora/20180313-reproducible-compiler.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626027/large_thumb/20180313-reproducible-compiler.jpg"
        },
        {
            "id": 625020,
            "name": "En Ekte Blomst",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625020/theora/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625020/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625020/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625020/broadcast/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625020/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:28.840000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-17T15:41:44.807000Z",
            "updatedTime": "2018-11-10T18:29:27.763837Z",
            "uploadedTime": "2012-10-17T15:41:44.807000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625020/theora/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625020/large_thumb/large.jpg"
        },
        {
            "id": 623983,
            "name": "Maskeblomstfamilien",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623983/theora/4832_c89da0cb1c5947d28666ae2fdaf283e5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623983/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623983/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623983/broadcast/4832_24d58ce32d044f1d82258512bc74aaee.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623983/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:09.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-13T13:30:37.577000Z",
            "updatedTime": "2018-11-10T18:29:29.105371Z",
            "uploadedTime": "2010-10-13T13:30:37.577000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623983/theora/4832_c89da0cb1c5947d28666ae2fdaf283e5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623983/large_thumb/large.jpg"
        },
        {
            "id": 626055,
            "name": "Frikanalen Informasjonsfilm",
            "header": "Info!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626055/theora/Frikanalen_1_4.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626055/broadcast/Frikanalen_1_4.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626055/large_thumb/Frikanalen_1_4.jpg",
                "original": "https://upload.frikanalen.no/media/626055/original/Frikanalen_1_4.mp4"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:48.090000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-11-10T12:33:26.247865Z",
            "updatedTime": "2019-06-19T11:06:31.897749Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/626055/theora/Frikanalen_1_4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626055/large_thumb/Frikanalen_1_4.jpg"
        },
        {
            "id": 624335,
            "name": "Norges triveligste studieby",
            "header": "En ny undersøkelse viser at Trondheimsstudenter er mest fornøyd med sin studietilværelse, mye på grunn av fadderordningen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624335/theora/5406_fde6697016ff4e9da3cc5339dce8a7b8.ogv",
                "original": "https://upload.frikanalen.no/media/624335/original/orig_b32140b839dc4bab95fff4d10d3c0e93.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624335/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624335/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624335/broadcast/5406_c5c4a1fd16cd4aa99ffb18dacb17ed18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624335/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:16.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-03T18:33:31.500000Z",
            "updatedTime": "2018-11-10T18:29:28.650467Z",
            "uploadedTime": "2011-03-03T18:33:31.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624335/theora/5406_fde6697016ff4e9da3cc5339dce8a7b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624335/large_thumb/large.jpg"
        }
    ]
}