]> pere.pagekite.me Git - homepage.git/blob - blog/data/2019-08-10-verk-i-det-fri-filmer.txt
Fiks skrivefeil.
[homepage.git] / blog / data / 2019-08-10-verk-i-det-fri-filmer.txt
1 Title: Legal to share more than 16,000 movies listed on IMDB?
2 Tags: english, opphavsrett, verkidetfri
3 Date: 2019-08-10 12:00
4
5 <p>The recent announcement of from the New York Public Library on its
6 results in
7 <a href="https://www.vice.com/en_us/article/kz4e3e/millions-of-books-are-secretly-in-the-public-domain-you-can-download-them-free">identifying
8 books published in the USA that are now in the public domain</a>,
9 inspired me to update the scripts I use to track down movies that are
10 in the public domain. This involved updating the script used to
11 extract lists of movies believed to be in the public domain, to work
12 with the latest version of the source web sites. In particular the
13 new edition of the <a href="https://retrofilmvault.com/">Retro Film
14 Vault</a> web site now seem to list all the films available from that
15 distributor, bringing the films identified there to more than 12.000
16 movies, and I was able to connect 46% of these to IMDB titles.</p>
17
18 <p>The new total is 16307 IMDB IDs (aka films) in the public domain or
19 creative commons licensed, and unknown status for 31460 movies
20 (possibly duplicates of the 16307).</p>
21
22 <p>The complete data set is available from
23 <a href="https://github.com/petterreinholdtsen/public-domain-free-imdb">a
24 public git repository</a>, including the scripts used to create it.</p>
25
26 <p>Anyway, this is the summary of the 28 collected data sources so
27 far:</p>
28
29 <p><pre>
30 2361 entries ( 50 unique) with and 22472 without IMDB title ID in free-movies-archive-org-search.json
31 2363 entries ( 146 unique) with and 0 without IMDB title ID in free-movies-archive-org-wikidata.json
32 299 entries ( 32 unique) with and 93 without IMDB title ID in free-movies-cinemovies.json
33 88 entries ( 52 unique) with and 36 without IMDB title ID in free-movies-creative-commons.json
34 3190 entries ( 1532 unique) with and 13 without IMDB title ID in free-movies-fesfilm-xls.json
35 620 entries ( 24 unique) with and 283 without IMDB title ID in free-movies-fesfilm.json
36 1080 entries ( 165 unique) with and 651 without IMDB title ID in free-movies-filmchest-com.json
37 830 entries ( 13 unique) with and 0 without IMDB title ID in free-movies-icheckmovies-archive-mochard.json
38 19 entries ( 19 unique) with and 0 without IMDB title ID in free-movies-imdb-c-expired-gb.json
39 7410 entries ( 7101 unique) with and 0 without IMDB title ID in free-movies-imdb-c-expired-us.json
40 1205 entries ( 41 unique) with and 0 without IMDB title ID in free-movies-imdb-pd.json
41 163 entries ( 22 unique) with and 88 without IMDB title ID in free-movies-infodigi-pd.json
42 158 entries ( 103 unique) with and 0 without IMDB title ID in free-movies-letterboxd-looney-tunes.json
43 113 entries ( 4 unique) with and 0 without IMDB title ID in free-movies-letterboxd-pd.json
44 182 entries ( 71 unique) with and 0 without IMDB title ID in free-movies-letterboxd-silent.json
45 248 entries ( 85 unique) with and 0 without IMDB title ID in free-movies-manual.json
46 158 entries ( 4 unique) with and 64 without IMDB title ID in free-movies-mubi.json
47 85 entries ( 1 unique) with and 23 without IMDB title ID in free-movies-openflix.json
48 520 entries ( 22 unique) with and 244 without IMDB title ID in free-movies-profilms-pd.json
49 343 entries ( 14 unique) with and 10 without IMDB title ID in free-movies-publicdomainmovies-info.json
50 701 entries ( 16 unique) with and 560 without IMDB title ID in free-movies-publicdomainmovies-net.json
51 74 entries ( 13 unique) with and 60 without IMDB title ID in free-movies-publicdomainreview.json
52 698 entries ( 16 unique) with and 118 without IMDB title ID in free-movies-publicdomaintorrents.json
53 5506 entries ( 2941 unique) with and 6585 without IMDB title ID in free-movies-retrofilmvault.json
54 16 entries ( 0 unique) with and 0 without IMDB title ID in free-movies-thehillproductions.json
55 110 entries ( 2 unique) with and 29 without IMDB title ID in free-movies-two-movies-net.json
56 73 entries ( 20 unique) with and 131 without IMDB title ID in free-movies-vodo.json
57 16307 unique IMDB title IDs in total, 12509 only in one list, 31460 without IMDB title ID
58 </pre></p>
59
60 <p>New this time is a list of all the identified IMDB titles, with
61 title, year and running time, provided in free-complete.json. this
62 file also indiciate which source is used to conclude the video is free
63 to distribute.</p>
64
65 <p>As usual, if you use Bitcoin and want to show your support of my
66 activities, please send Bitcoin donations to my address
67 <b><a href="bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>