1 Title: Legal to share more than 11,000 movies listed on IMDB?
2 Tags: english, opphavsrett, verkidetfri
5 <p>I've continued to track down list of movies that are legal to
6 distribute on the Internet, and identified more than 11,000 title IDs
7 in The Internet Movie Database (IMDB) so far. Most of them (57%) are
8 feature films from USA published before 1923. I've also tracked down
9 more than 24,000 movies I have not yet been able to map to IMDB title
10 ID, so the real number could be a lot higher. According to the front
11 web page for <a href="https://retrofilmvault.com/">Retro Film
12 Vault</A>, there are 44,000 public domain films, so I guess there are
13 still some left to identify.</p>
15 <p>The complete data set is available from
16 <a href="https://github.com/petterreinholdtsen/public-domain-free-imdb">a
17 public git repository</a>, including the scripts used to create it.
18 Most of the data is collected using web scraping, for example from the
19 "product catalog" of companies selling copies of public domain movies,
20 but any source I find believable is used. I've so far had to throw
21 out three sources because I did not trust the public domain status of
22 the movies listed.</p>
24 <p>Anyway, this is the summary of the 28 collected data sources so
28 2352 entries ( 66 unique) with and 15983 without IMDB title ID in free-movies-archive-org-search.json
29 2302 entries ( 120 unique) with and 0 without IMDB title ID in free-movies-archive-org-wikidata.json
30 195 entries ( 63 unique) with and 200 without IMDB title ID in free-movies-cinemovies.json
31 89 entries ( 52 unique) with and 38 without IMDB title ID in free-movies-creative-commons.json
32 344 entries ( 28 unique) with and 655 without IMDB title ID in free-movies-fesfilm.json
33 668 entries ( 209 unique) with and 1064 without IMDB title ID in free-movies-filmchest-com.json
34 830 entries ( 21 unique) with and 0 without IMDB title ID in free-movies-icheckmovies-archive-mochard.json
35 19 entries ( 19 unique) with and 0 without IMDB title ID in free-movies-imdb-c-expired-gb.json
36 6822 entries ( 6669 unique) with and 0 without IMDB title ID in free-movies-imdb-c-expired-us.json
37 137 entries ( 0 unique) with and 0 without IMDB title ID in free-movies-imdb-externlist.json
38 1205 entries ( 57 unique) with and 0 without IMDB title ID in free-movies-imdb-pd.json
39 84 entries ( 20 unique) with and 167 without IMDB title ID in free-movies-infodigi-pd.json
40 158 entries ( 135 unique) with and 0 without IMDB title ID in free-movies-letterboxd-looney-tunes.json
41 113 entries ( 4 unique) with and 0 without IMDB title ID in free-movies-letterboxd-pd.json
42 182 entries ( 100 unique) with and 0 without IMDB title ID in free-movies-letterboxd-silent.json
43 229 entries ( 87 unique) with and 1 without IMDB title ID in free-movies-manual.json
44 44 entries ( 2 unique) with and 64 without IMDB title ID in free-movies-openflix.json
45 291 entries ( 33 unique) with and 474 without IMDB title ID in free-movies-profilms-pd.json
46 211 entries ( 7 unique) with and 0 without IMDB title ID in free-movies-publicdomainmovies-info.json
47 1232 entries ( 57 unique) with and 1875 without IMDB title ID in free-movies-publicdomainmovies-net.json
48 46 entries ( 13 unique) with and 81 without IMDB title ID in free-movies-publicdomainreview.json
49 698 entries ( 64 unique) with and 118 without IMDB title ID in free-movies-publicdomaintorrents.json
50 1758 entries ( 882 unique) with and 3786 without IMDB title ID in free-movies-retrofilmvault.json
51 16 entries ( 0 unique) with and 0 without IMDB title ID in free-movies-thehillproductions.json
52 63 entries ( 16 unique) with and 141 without IMDB title ID in free-movies-vodo.json
53 11583 unique IMDB title IDs in total, 8724 only in one list, 24647 without IMDB title ID
56 <p> I keep finding more data sources. I found the cinemovies source
57 just a few days ago, and as you can see from the summary, it extended
58 my list with 63 movies. Check out the mklist-* scripts in the git
59 repository if you are curious how the lists are created. Many of the
60 titles are extracted using searches on IMDB, where I look for the
61 title and year, and accept search results with only one movie listed
62 if the year matches. This allow me to automatically use many lists of
63 movies without IMDB title ID references at the cost of increasing the
64 risk of wrongly identify a IMDB title ID as public domain. So far my
65 random manual checks have indicated that the method is solid, but I
66 really wish all lists of public domain movies would include unique
67 movie identifier like the IMDB title ID. It would make the job of
68 counting movies in the public domain a lot easier.</p>
70 <p>As usual, if you use Bitcoin and want to show your support of my
71 activities, please send Bitcoin donations to my address
72 <b><a href="bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>